{
    "name": "SIN MA THINK TANK SDN. BHD.",
    "description": "\u5b66\u4e60\u65b0\u77e5\u548c\u4e1a\u52a1\u63a8\u5e7f\u7684\u6700\u4f73\u987e\u95ee\u673a\u6784",
    "url": "https:\/\/www.smttorg.com",
    "home": "https:\/\/www.smttorg.com\/zh_tw",
    "gmt_offset": 8,
    "timezone_string": "Asia\/Kuala_Lumpur",
    "namespaces": [
        "oembed\/1.0",
        "envato-elements\/v2",
        "jetpack\/v4",
        "wc\/v3",
        "wordfence\/v1",
        "sweep\/v1",
        "ldlms\/v1",
        "ldlms\/v2",
        "wpcom\/v2",
        "jetpack\/v4\/stats-app",
        "jetpack\/v4\/import",
        "elementor\/v1",
        "wpcom\/v3",
        "wc\/v1",
        "wc-admin",
        "wc-analytics",
        "wc\/store",
        "wc\/store\/v1",
        "wc\/private",
        "wp-rocket\/v1",
        "wp-smush\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "astra\/v1",
        "jetpack\/v4\/blaze-app",
        "jetpack\/v4\/blaze",
        "google-site-kit\/v1",
        "elementor-pro\/v1",
        "wc\/v2",
        "wc-telemetry",
        "wccom-site\/v3",
        "ld-propanel\/v1",
        "bsf-core\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u7528\u65bc\u64f7\u53d6 oEmbed \u8cc7\u6599\u7684\u8cc7\u6e90\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u7528\u65bc\u64f7\u53d6 oEmbed \u8cc7\u6599\u7684\u8cc7\u6e90\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u8981\u4f7f\u7528\u7684 oEmbed \u683c\u5f0f\u3002",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u5167\u5d4c\u6846\u67b6\u6700\u5927\u5bec\u5ea6 (\u55ae\u4f4d\u70ba px)\u3002",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u5167\u5d4c\u6846\u67b6\u6700\u5927\u9ad8\u5ea6 (\u55ae\u4f4d\u70ba px)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u662f\u5426\u57f7\u884c\u672a\u6279\u51c6\u7684\u63d0\u4f9b\u8005\u7684 oEmbed \u63a2\u7d22\u8981\u6c42\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/envato-elements\/v2": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "envato-elements\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/fetchPremiumTemplateKitSearchResults": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/fetchPremiumTemplateKitSearchResults"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/fetchFreeTemplateKitSearchResults": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/fetchFreeTemplateKitSearchResults"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/fetchFreeBlockSearchResults": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/fetchFreeBlockSearchResults"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/fetchPhotosSearchResults": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/fetchPhotosSearchResults"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/fetchInstalledTemplateKits": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/fetchInstalledTemplateKits"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/fetchIndividualTemplates": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/fetchIndividualTemplates"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/importSingleTemplate": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/importSingleTemplate"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/importFreeBlock": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/importFreeBlock"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/getSingleTemplateImportData": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/getSingleTemplateImportData"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/importElementorTemplateImage": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/importElementorTemplateImage"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/installPremiumTemplateKit": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/installPremiumTemplateKit"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/installFreeTemplateKit": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/installFreeTemplateKit"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/uploadTemplateKitZipFile": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/uploadTemplateKitZipFile"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/deleteTemplateKit": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/deleteTemplateKit"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/verifyExtensionsToken": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/verifyExtensionsToken"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/dismissBanner": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/dismissBanner"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/setProjectName": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/setProjectName"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/resetUserSettings": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/resetUserSettings"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/savePreferredStartPage": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/savePreferredStartPage"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/getServerLimits": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/getServerLimits"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/getElementorGlobalStyleTemplates": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/getElementorGlobalStyleTemplates"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/saveElementorGlobalStyleTemplate": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/saveElementorGlobalStyleTemplate"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/importPhoto": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/importPhoto"
                    }
                ]
            }
        },
        "\/envato-elements\/v2\/installRequirement": {
            "namespace": "envato-elements\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/envato-elements\/v2\/installRequirement"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "\u5099\u4efd\u5354\u52a9\u7a0b\u5f0f\u6307\u4ee4\u78bc\u4e3b\u9ad4\u4f7f\u7528 base64 \u7de8\u78bc\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "\u5099\u4efd\u5354\u52a9\u7a0b\u5f0f\u6307\u4ee4\u78bc\u8def\u5f91",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "\u5f9e\u8cc7\u6599\u5eab\u64f7\u53d6\u7684\u7269\u4ef6\u985e\u578b",
                            "required": true
                        },
                        "object_id": {
                            "description": "\u8981\u64f7\u53d6\u7684\u8cc7\u6599\u5eab\u7269\u4ef6 ID",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8981\u5305\u542b\u5728\u5099\u4efd\u4e2d\u7684\u4e00\u500b\u6216\u591a\u500b\u9078\u9805\u540d\u7a31",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack \u5340\u584a\u5df2\u505c\u7528\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\u984f\u8272\u914d\u7f6e\u3002",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u53ef\u7528\u7684\u76f8\u7247\u4e2d\u7e7c\u8cc7\u6599 (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>)\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u7559\u8a00\u5340\u57df",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\u554f\u5019\u8a9e",
                            "type": "string",
                            "default": "\u767c\u8868\u8ff4\u97ff",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\u8272\u5f69\u914d\u7f6e",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u500b\u4eba\u4f5c\u54c1\u96c6\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\u500b\u4eba\u4f5c\u54c1\u96c6\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u8b49\u8a00\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\u8b49\u8a00\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "\u555f\u7528\u81ea\u52d5\u5316\u898f\u5247 - \u4f7f\u7528\u81ea\u52d5\u5316\u5b89\u5168\u898f\u5247\u4fdd\u8b77\u4f60\u7684\u7db2\u7ad9\uff0c\u907f\u514d\u672a\u4fe1\u4efb\u7684\u6d41\u91cf\u4f86\u6e90\u4fb5\u64fe\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "\u5c01\u9396\u6e05\u55ae - \u5c01\u9396\u7279\u5b9a\u8981\u6c42 IP\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "\u5c01\u9396\u7684 IP \u4f4d\u5740",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\u5141\u8a31\u6e05\u55ae - \u5141\u8a31\u7279\u5b9a\u8981\u6c42 IP\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\u4e00\u5f8b\u5141\u8a31\u7684 IP \u4f4d\u5740",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "\u8207 Jetpack \u5206\u4eab\u57fa\u672c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "\u8207 Jetpack \u5206\u4eab\u8a73\u7d30\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\u4ee5\u9177\u70ab\u7684\u62fc\u63a5\u6a23\u5f0f\u986f\u793a\u6240\u6709\u85dd\u5eca\u5716\u7247\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "\u6ed1\u9f20\u79fb\u5230 Gravatars \u982d\u50cf\u4e0a\u986f\u793a\u8cc7\u6599",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\u5916\u90e8\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\u548c Google Analytics \u4e00\u8d77\u4f7f\u7528\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com \u6309\u8b9a\u529f\u80fd",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\u6709\u4eba\u5c0d\u6587\u7ae0\u6309\u8b9a\u6642\u50b3\u9001\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u7559\u8a00\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u6587\u7ae0\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\u6536\u5230\u76e3\u63a7\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Protect API \u91d1\u9470",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "\u4fdd\u8b77\u5168\u57df IP \u5141\u8a31\u6e05\u55ae",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\u5df2\u555f\u7528\u7684\u670d\u52d9\u4ee5\u53ca\u96b1\u85cf\u5728\u6309\u9215\u5f8c\u65b9\u7684\u670d\u52d9",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\u6309\u9215\u6a23\u5f0f",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\u5206\u4eab\u6a19\u7c64",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\u986f\u793a\u6309\u9215\u8655\u7684\u700f\u89bd\u6b21\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\u6b64\u7db2\u7ad9\u4e4b\u7db2\u57df\u64c1\u6709\u8005\u7684 Twitter \u4f7f\u7528\u8005\u540d\u7a31\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u505c\u7528 CSS \u8207 JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\u4f7f\u7528\u8005\u65b0\u589e\u7684\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u522a\u9664\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u9700\u8981\u5169\u6b65\u9a5f\u9a57\u8b49",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\u4f9d\u96fb\u5b50\u90f5\u4ef6\u6bd4\u5c0d",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\u8ff4\u97ff\u6b04\u986f\u793a &lt;em&gt;\u300c\u8ffd\u8e64\u90e8\u843d\u683c\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\u8ff4\u97ff\u6b04\u986f\u793a&lt;em&gt;\u300c\u8ffd\u8e64\u8ff4\u97ff\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "\u6a19\u8a3b\u70ba\u96fb\u5b50\u5831\u985e\u5225\u7684\u6587\u7ae0\u985e\u5225\u8b58\u5225\u78bc\u9663\u5217",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "\u96fb\u5b50\u5831\u985e\u5225\u662f\u5426\u5df2\u555f\u7528",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u4e2d\u5305\u542b\u7cbe\u9078\u5716\u7247",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u7f72\u540d\u8655\u986f\u793a\u4f5c\u8005\u500b\u4eba\u982d\u50cf",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u7f72\u540d\u8655\u986f\u793a\u4f5c\u8005\u7684\u986f\u793a\u540d\u7a31",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u7f72\u540d\u8655\u986f\u793a\u65e5\u671f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u4e2d\u4f7f\u7528\u6587\u7ae0\u6458\u8981",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "\u56de\u8986\u96fb\u5b50\u5831\u7684\u96fb\u5b50\u90f5\u4ef6\u884c\u70ba",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "\u4f86\u81ea\u96fb\u5b50\u5831\u96fb\u5b50\u90f5\u4ef6\u7684\u540d\u7a31",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "\u5411\u8b80\u8005\u986f\u793a\u5f48\u51fa\u5f0f\u8a02\u95b1\u8996\u7a97\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "\u5728\u9996\u9801\u986f\u793a\u8a02\u95b1\u8986\u758a\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "\u986f\u793a\u6d6e\u52d5\u8a02\u95b1\u6309\u9215\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "\u5728\u6bcf\u7bc7\u6587\u7ae0\u7d50\u5c3e\u65b0\u589e\u300c\u8a02\u95b1\u300d\u5340\u584a\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "\u5c07\u300c\u8a02\u95b1\u8005\u767b\u5165\u300d\u5340\u584a\u65b0\u589e\u81f3\u5c0e\u89bd\u5217\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "\u5c07\u300c\u8a02\u95b1\u300d\u5340\u584a\u65b0\u589e\u81f3\u5c0e\u89bd\u5217\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "\u5728\u6709\u4eba\u8a02\u95b1\u6211\u7684\u7db2\u8a8c\u6642\u50b3\u9001\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "\u7528\u65bc\u8a02\u95b1\u96fb\u5b50\u90f5\u4ef6\u7bc4\u672c\u4e2d\u7684\u4e09\u500b\u9078\u9805\uff1a\u300cinvitation\u300d\u3001\u300cwelcome\u300d\u548c\u300ccomment_follow\u300d\u3002",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u53cd\u767d\u6a19\u793a\u542b\u6709\u6a19\u984c\u7684\u76f8\u95dc\u5167\u5bb9",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\u986f\u793a\u53ef\u7528\u7684\u7e2e\u5716\u5716\u7247",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\u555f\u7528\u5373\u6642\u641c\u5c0b",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\u6709\u4e00\u500b\u4f7f\u7528\u4e2d\u7684 Jetpack Search \u7522\u54c1\u8cfc\u8cb7\u9805\u76ee",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\u89f8\u767c\u5373\u6642\u641c\u5c0b\u7684\u81ea\u52d5\u8a2d\u5b9a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing \u7db2\u7ad9\u7ba1\u7406\u54e1\u4e2d\u5fc3",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook \u7db2\u57df\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\u5728\u6bcf\u500b\u9801\u9762\u7684\u9802\u7aef\u986f\u793a\u5ee3\u544a\u55ae\u5143\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\u7db2\u7ad9\u6709\u7372\u51c6\u4f7f\u7528 WordAds \u55ce\uff1f",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0b\u65b9\u986f\u793a\u7b2c\u4e8c\u5247\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "\u662f\u5426\u5728\u6587\u7ae0\u5167\u5bb9\u4e2d\u986f\u793a\u5167\u5d4c\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9996\u9801\u4e0a\u986f\u793a\u5ee3\u544a\uff1f?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\u662f\u5426\u8981\u5728\u5c01\u5b58\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "\u81ea\u8a02 ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u81ea\u8a02 ads.txt \u9805\u76ee",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\u555f\u7528\u300a\u52a0\u5dde\u6d88\u8cbb\u8005\u96b1\u79c1\u4fdd\u8b77\u6cd5\u300b\u652f\u63f4",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\u96b1\u79c1\u6b0a\u653f\u7b56 URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "\u555f\u7528 WordAds \u7684 GDPR \u540c\u610f\u8072\u660e\u7ba1\u7406\u6a6b\u5e45",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google \u5206\u6790",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\u5728\u7ba1\u7406\u54e1\u5217\u4e2d\u9644\u4e0a\u4e00\u500b\u5c0f\u5716\u8868\u53ca 48 \u5c0f\u6642\u6d41\u91cf\u5feb\u7167\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "\u9810\u89bd Jetpack Stats \u65b0\u9ad4\u9a57 (\u5be6\u9a57\u6027)\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u9078\u64c7\u5e33\u865f\u985e\u578b\uff0c\u5c07\u80fd\u5920\u4ee5\u67e5\u770b\u7d71\u8a08\u5831\u544a\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\u8a3b\u518a\u7528\u6236\u767b\u9304\u7684\u9801\u9762\u700f\u89bd\u91cf\u8a08\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\u7db2\u8a8c ID\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u4e0d\u8981\u8ffd\u8e64\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\u6298\u758a\u5347\u7d1a\u63d0\u793a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "\u5728 WordPress.com \u95b1\u8b80\u5668\u4e2d\u986f\u793a\u6587\u7ae0\u6aa2\u8996\u6b21\u6578\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\u7db2\u7ad9\u7684\u4e3b\u8981\u8a9e\u8a00\u3002",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u9996\u9801\u4e2d\u7e7c\u8cc7\u6599\u8aaa\u660e\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO \u9801\u9762\u6a19\u984c\u7d50\u69cb\u3002",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\u5f71\u7247\u96b1\u79c1\u6b0a\uff1a\u50c5\u9650\u6b64\u7db2\u7ad9\u7684\u6210\u54e1\u53ef\u4ee5\u6aa2\u8996",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack \u5340\u584a\u5df2\u505c\u7528\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\u984f\u8272\u914d\u7f6e\u3002",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u53ef\u7528\u7684\u76f8\u7247\u4e2d\u7e7c\u8cc7\u6599 (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>)\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\u5728\u96a8\u9078\u5340\u986f\u793a\u7559\u8a00\u5340\u57df",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\u554f\u5019\u8a9e",
                            "type": "string",
                            "default": "\u767c\u8868\u8ff4\u97ff",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\u8272\u5f69\u914d\u7f6e",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u500b\u4eba\u4f5c\u54c1\u96c6\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\u500b\u4eba\u4f5c\u54c1\u96c6\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "\u555f\u7528\u6216\u505c\u7528 Jetpack \u8b49\u8a00\u6587\u7ae0\u985e\u578b\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\u8b49\u8a00\u7db2\u9801\u4e2d\u53ef\u986f\u793a\u7684\u9805\u76ee\u6578\u91cf\u4e0a\u9650\u3002",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "\u555f\u7528\u81ea\u52d5\u5316\u898f\u5247 - \u4f7f\u7528\u81ea\u52d5\u5316\u5b89\u5168\u898f\u5247\u4fdd\u8b77\u4f60\u7684\u7db2\u7ad9\uff0c\u907f\u514d\u672a\u4fe1\u4efb\u7684\u6d41\u91cf\u4f86\u6e90\u4fb5\u64fe\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "\u5c01\u9396\u6e05\u55ae - \u5c01\u9396\u7279\u5b9a\u8981\u6c42 IP\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "\u5c01\u9396\u7684 IP \u4f4d\u5740",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\u5141\u8a31\u6e05\u55ae - \u5141\u8a31\u7279\u5b9a\u8981\u6c42 IP\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\u4e00\u5f8b\u5141\u8a31\u7684 IP \u4f4d\u5740",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "\u8207 Jetpack \u5206\u4eab\u57fa\u672c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "\u8207 Jetpack \u5206\u4eab\u8a73\u7d30\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\u4ee5\u9177\u70ab\u7684\u62fc\u63a5\u6a23\u5f0f\u986f\u793a\u6240\u6709\u85dd\u5eca\u5716\u7247\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "\u6ed1\u9f20\u79fb\u5230 Gravatars \u982d\u50cf\u4e0a\u986f\u793a\u8cc7\u6599",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\u5916\u90e8\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\u548c Google Analytics \u4e00\u8d77\u4f7f\u7528\u7121\u9650\u6efe\u52d5",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com \u6309\u8b9a\u529f\u80fd",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\u6709\u4eba\u5c0d\u6587\u7ae0\u6309\u8b9a\u6642\u50b3\u9001\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u7559\u8a00\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\u5c07 Markdown \u7528\u65bc\u6587\u7ae0\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\u6536\u5230\u76e3\u63a7\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "Protect API \u91d1\u9470",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "\u4fdd\u8b77\u5168\u57df IP \u5141\u8a31\u6e05\u55ae",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\u5df2\u555f\u7528\u7684\u670d\u52d9\u4ee5\u53ca\u96b1\u85cf\u5728\u6309\u9215\u5f8c\u65b9\u7684\u670d\u52d9",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\u6309\u9215\u6a23\u5f0f",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\u5206\u4eab\u6a19\u7c64",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\u986f\u793a\u6309\u9215\u8655\u7684\u700f\u89bd\u6b21\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\u6b64\u7db2\u7ad9\u4e4b\u7db2\u57df\u64c1\u6709\u8005\u7684 Twitter \u4f7f\u7528\u8005\u540d\u7a31\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "\u505c\u7528 CSS \u8207 JS",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\u4f7f\u7528\u8005\u65b0\u589e\u7684\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u522a\u9664\u81ea\u8a02\u5206\u4eab\u670d\u52d9\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u9700\u8981\u5169\u6b65\u9a5f\u9a57\u8b49",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\u4f9d\u96fb\u5b50\u90f5\u4ef6\u6bd4\u5c0d",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\u8ff4\u97ff\u6b04\u986f\u793a &lt;em&gt;\u300c\u8ffd\u8e64\u90e8\u843d\u683c\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\u8ff4\u97ff\u6b04\u986f\u793a&lt;em&gt;\u300c\u8ffd\u8e64\u8ff4\u97ff\u300d&lt;\/em&gt;\u9078\u9805",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "\u6a19\u8a3b\u70ba\u96fb\u5b50\u5831\u985e\u5225\u7684\u6587\u7ae0\u985e\u5225\u8b58\u5225\u78bc\u9663\u5217",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "\u96fb\u5b50\u5831\u985e\u5225\u662f\u5426\u5df2\u555f\u7528",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u4e2d\u5305\u542b\u7cbe\u9078\u5716\u7247",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u7f72\u540d\u8655\u986f\u793a\u4f5c\u8005\u500b\u4eba\u982d\u50cf",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u7f72\u540d\u8655\u986f\u793a\u4f5c\u8005\u7684\u986f\u793a\u540d\u7a31",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u7f72\u540d\u8655\u986f\u793a\u65e5\u671f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "\u662f\u5426\u5728\u96fb\u5b50\u90f5\u4ef6\u4e2d\u4f7f\u7528\u6587\u7ae0\u6458\u8981",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "\u56de\u8986\u96fb\u5b50\u5831\u7684\u96fb\u5b50\u90f5\u4ef6\u884c\u70ba",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "\u4f86\u81ea\u96fb\u5b50\u5831\u96fb\u5b50\u90f5\u4ef6\u7684\u540d\u7a31",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "\u5411\u8b80\u8005\u986f\u793a\u5f48\u51fa\u5f0f\u8a02\u95b1\u8996\u7a97\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "\u5728\u9996\u9801\u986f\u793a\u8a02\u95b1\u8986\u758a\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "\u986f\u793a\u6d6e\u52d5\u8a02\u95b1\u6309\u9215\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "\u5728\u6bcf\u7bc7\u6587\u7ae0\u7d50\u5c3e\u65b0\u589e\u300c\u8a02\u95b1\u300d\u5340\u584a\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "\u5c07\u300c\u8a02\u95b1\u8005\u767b\u5165\u300d\u5340\u584a\u65b0\u589e\u81f3\u5c0e\u89bd\u5217\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "\u5c07\u300c\u8a02\u95b1\u300d\u5340\u584a\u65b0\u589e\u81f3\u5c0e\u89bd\u5217\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "\u5728\u6709\u4eba\u8a02\u95b1\u6211\u7684\u7db2\u8a8c\u6642\u50b3\u9001\u96fb\u5b50\u90f5\u4ef6\u901a\u77e5",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "\u7528\u65bc\u8a02\u95b1\u96fb\u5b50\u90f5\u4ef6\u7bc4\u672c\u4e2d\u7684\u4e09\u500b\u9078\u9805\uff1a\u300cinvitation\u300d\u3001\u300cwelcome\u300d\u548c\u300ccomment_follow\u300d\u3002",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u53cd\u767d\u6a19\u793a\u542b\u6709\u6a19\u984c\u7684\u76f8\u95dc\u5167\u5bb9",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\u986f\u793a\u53ef\u7528\u7684\u7e2e\u5716\u5716\u7247",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\u555f\u7528\u5373\u6642\u641c\u5c0b",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\u6709\u4e00\u500b\u4f7f\u7528\u4e2d\u7684 Jetpack Search \u7522\u54c1\u8cfc\u8cb7\u9805\u76ee",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\u89f8\u767c\u5373\u6642\u641c\u5c0b\u7684\u81ea\u52d5\u8a2d\u5b9a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Search Console",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing \u7db2\u7ad9\u7ba1\u7406\u54e1\u4e2d\u5fc3",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex \u7db2\u7ad9\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook \u7db2\u57df\u9a57\u8b49",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\u5728\u6bcf\u500b\u9801\u9762\u7684\u9802\u7aef\u986f\u793a\u5ee3\u544a\u55ae\u5143\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\u7db2\u7ad9\u6709\u7372\u51c6\u4f7f\u7528 WordAds \u55ce\uff1f",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0b\u65b9\u986f\u793a\u7b2c\u4e8c\u5247\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "\u662f\u5426\u5728\u6587\u7ae0\u5167\u5bb9\u4e2d\u986f\u793a\u5167\u5d4c\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9996\u9801\u4e0a\u986f\u793a\u5ee3\u544a\uff1f?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\u662f\u5426\u8981\u5728\u6587\u7ae0\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\u662f\u5426\u8981\u5728\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\u662f\u5426\u8981\u5728\u5c01\u5b58\u9801\u9762\u4e0a\u986f\u793a\u5ee3\u544a\uff1f",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "\u81ea\u8a02 ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u81ea\u8a02 ads.txt \u9805\u76ee",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\u555f\u7528\u300a\u52a0\u5dde\u6d88\u8cbb\u8005\u96b1\u79c1\u4fdd\u8b77\u6cd5\u300b\u652f\u63f4",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\u96b1\u79c1\u6b0a\u653f\u7b56 URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "\u555f\u7528 WordAds \u7684 GDPR \u540c\u610f\u8072\u660e\u7ba1\u7406\u6a6b\u5e45",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google \u5206\u6790",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\u5728\u7ba1\u7406\u54e1\u5217\u4e2d\u9644\u4e0a\u4e00\u500b\u5c0f\u5716\u8868\u53ca 48 \u5c0f\u6642\u6d41\u91cf\u5feb\u7167\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "\u9810\u89bd Jetpack Stats \u65b0\u9ad4\u9a57 (\u5be6\u9a57\u6027)\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u9078\u64c7\u5e33\u865f\u985e\u578b\uff0c\u5c07\u80fd\u5920\u4ee5\u67e5\u770b\u7d71\u8a08\u5831\u544a\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\u8a3b\u518a\u7528\u6236\u767b\u9304\u7684\u9801\u9762\u700f\u89bd\u91cf\u8a08\u6578",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\u7db2\u8a8c ID\u3002",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u4e0d\u8981\u8ffd\u8e64\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\u6298\u758a\u5347\u7d1a\u63d0\u793a",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "\u5728 WordPress.com \u95b1\u8b80\u5668\u4e2d\u986f\u793a\u6587\u7ae0\u6aa2\u8996\u6b21\u6578\u3002",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\u7db2\u7ad9\u7684\u4e3b\u8981\u8a9e\u8a00\u3002",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u9996\u9801\u4e2d\u7e7c\u8cc7\u6599\u8aaa\u660e\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO \u9801\u9762\u6a19\u984c\u7d50\u69cb\u3002",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\u5f71\u7247\u96b1\u79c1\u6b0a\uff1a\u50c5\u9650\u6b64\u7db2\u7ad9\u7684\u6210\u54e1\u53ef\u4ee5\u6aa2\u8996",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \u5916\u639b\u7a0b\u5f0f\u76ee\u9304\u4ee3\u7a31\u3002",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u5916\u639b\u7a0b\u5f0f\u555f\u7528\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "\u8981\u91cd\u65b0\u5c0e\u5411\u7684 URL\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/wc\/v3": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/featured": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/featured"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/subscriptions"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions\/connect": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/subscriptions\/connect"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions\/disconnect": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/subscriptions\/disconnect"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions\/activate": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/subscriptions\/activate"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/subscriptions\/install-url": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/subscriptions\/install-url"
                    }
                ]
            }
        },
        "\/wc\/v3\/marketplace\/create-order": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/marketplace\/create-order"
                    }
                ]
            }
        },
        "\/wordfence\/v1": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wordfence\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/authenticate"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate-premium": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/authenticate-premium"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/config": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/config"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/disconnect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/disconnect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/premium-connect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/premium-connect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issues": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/scan\/issues"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/scan"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issue": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wordfence\/v1\/scan\/issue"
                    }
                ]
            }
        },
        "\/sweep\/v1": {
            "namespace": "sweep\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sweep\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/sweep\/v1"
                    }
                ]
            }
        },
        "\/sweep\/v1\/count\/(?P<name>\\w+)": {
            "namespace": "sweep\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sweep\/v1\/details\/(?P<name>\\w+)": {
            "namespace": "sweep\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sweep\/v1\/sweep\/(?P<name>\\w+)": {
            "namespace": "sweep\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "\u65b0\u589e\u65bc\u7d71\u8a08\u8cc7\u6599\u8b58\u5225\u78bc\u524d\u65b9\u7684\u524d\u7f6e\u8a5e\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/ldlms\/v1": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ldlms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v1"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/echo": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v1\/echo"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-courses": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "default": "open",
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "default": false,
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "default": [],
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "default": "ANY",
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "default": 0,
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v1\/sfwd-courses"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)\/steps": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to enroll into course. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from group. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-courses\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to enroll into Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-lessons": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "default": 0,
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v1\/sfwd-lessons"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-lessons\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-topic": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v1\/sfwd-topic"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-topic\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-quiz": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "default": "0.8",
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "default": "80",
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "default": "",
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v1\/sfwd-quiz"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/sfwd-quiz\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the quiz object.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the quiz object.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the quiz object.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v1\/groups"
                    }
                ]
            }
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "The password for the post if it is password protected.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to enroll into group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID to enroll into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to remove from group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)\/leaders": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to enroll into Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to remove from Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/groups\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to enroll into Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "group ID to enroll group leader into.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/users\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/users\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "fields": {
                            "description": "Returned values.",
                            "type": "string",
                            "default": "ids",
                            "enum": [
                                "ids",
                                "objects"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Courses IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID to enroll user into.",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Courses IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sfwd-questions\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "The question ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "The question ID",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "The question ID",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v1\/sections\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ldlms\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-courses": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "price_type": {
                            "default": "open",
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "default": "",
                            "description": "Pay Now Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_paynow_enrollment_url": {
                            "default": "",
                            "description": "Pay Now course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "default": "",
                            "description": "Subscribe Course Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "default": "",
                            "description": "Course Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_enrollment_url": {
                            "default": "",
                            "description": "Subscribe course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "default": "",
                            "description": "Closed Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "default": "",
                            "description": "Closed Course Button URL",
                            "type": "string",
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "exam_challenge": {
                            "default": 0,
                            "description": "Challenge Exam",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "default": false,
                            "description": "Disable Course Content Table",
                            "type": "boolean",
                            "required": false
                        },
                        "lessons_per_page": {
                            "default": false,
                            "description": "Custom Pagination",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_per_page_custom": {
                            "default": 0,
                            "description": "Lessons per page",
                            "type": "integer",
                            "required": false
                        },
                        "topic_per_page_custom": {
                            "default": 0,
                            "description": "Topics per page",
                            "type": "integer",
                            "required": false
                        },
                        "requirements_for_enrollment": {
                            "default": "",
                            "description": "Requirements for Enrollment.",
                            "type": "string",
                            "enum": [
                                "",
                                "course_prerequisite_enabled",
                                "course_points_enabled"
                            ],
                            "required": false
                        },
                        "prerequisite_enabled": {
                            "default": false,
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "prerequisite_compare": {
                            "default": "ANY",
                            "description": "Prerequisite Compare Mode.",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "prerequisites": {
                            "default": [],
                            "description": "Prerequisites.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "points_enabled": {
                            "default": false,
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "points_access": {
                            "default": 0,
                            "description": "Required for Access",
                            "type": "float",
                            "required": false
                        },
                        "expire_access": {
                            "default": false,
                            "description": "Course Access Expiration",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Access Period",
                            "type": "integer",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "default": false,
                            "description": "Data Deletion",
                            "type": "boolean",
                            "required": false
                        },
                        "certificate": {
                            "default": 0,
                            "description": "Course Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "points_amount": {
                            "default": 0,
                            "description": "Course Completion Points",
                            "type": "float",
                            "required": false
                        },
                        "progression_disabled": {
                            "default": false,
                            "description": "Course Progression Disabled",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/sfwd-courses"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "description": "Pay Now Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_paynow_enrollment_url": {
                            "description": "Pay Now course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "description": "Subscribe Course Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "description": "Course Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_enrollment_url": {
                            "description": "Subscribe course Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "description": "Closed Course Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "description": "Closed Course Button URL",
                            "type": "string",
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "exam_challenge": {
                            "description": "Challenge Exam",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "description": "Disable Course Content Table",
                            "type": "boolean",
                            "required": false
                        },
                        "lessons_per_page": {
                            "description": "Custom Pagination",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_per_page_custom": {
                            "description": "Lessons per page",
                            "type": "integer",
                            "required": false
                        },
                        "topic_per_page_custom": {
                            "description": "Topics per page",
                            "type": "integer",
                            "required": false
                        },
                        "requirements_for_enrollment": {
                            "description": "Requirements for Enrollment.",
                            "type": "string",
                            "enum": [
                                "",
                                "course_prerequisite_enabled",
                                "course_points_enabled"
                            ],
                            "required": false
                        },
                        "prerequisite_enabled": {
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "prerequisite_compare": {
                            "description": "Prerequisite Compare Mode.",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "prerequisites": {
                            "description": "Prerequisites.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "points_enabled": {
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "points_access": {
                            "description": "Required for Access",
                            "type": "float",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Course Access Expiration",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Access Period",
                            "type": "integer",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Data Deletion",
                            "type": "boolean",
                            "required": false
                        },
                        "certificate": {
                            "description": "Course Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "points_amount": {
                            "description": "Course Completion Points",
                            "type": "float",
                            "required": false
                        },
                        "progression_disabled": {
                            "description": "Course Progression Disabled",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/steps": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r",
                                "co",
                                "sections",
                                "legacy"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Filter returned results by step type.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "h",
                                "l",
                                "t",
                                "r",
                                "co",
                                "sections",
                                "legacy"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/prerequisites": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u4f7f\u7528\u8005\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u6b0a\u9650\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u6b0a\u9650\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5224\u5b9a\u70ba\u4f5c\u8005\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u66fe\u767c\u4f48\u904e\u6587\u7ae0\u7684\u4f7f\u7528\u8005\u3002",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "igmap": "igmap",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "feedback": "feedback",
                                    "wpcode-blocks": "wpcode-blocks",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product",
                                    "astra-advanced-hook": "astra-advanced-hook"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to update in Course. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID.",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from Course. Limit 50 per request.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to enroll into Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from Course.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-lessons": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "default": false,
                            "description": "Lesson Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "default": "",
                            "description": "Lesson Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "default": "BEFORE",
                            "description": "Lesson Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "default": false,
                            "description": "Lesson Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "default": 0,
                            "description": "Lesson Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "default": false,
                            "description": "Lesson Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "default": false,
                            "description": "Lesson Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "default": false,
                            "description": "Lesson Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "default": false,
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "default": false,
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "default": false,
                            "description": "Lesson Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Lesson Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Lesson Assignment Upload size limit. Max per server is 100M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "default": false,
                            "description": "Lesson Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "default": 0,
                            "description": "Lesson Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "default": true,
                            "description": "Lesson Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": 0,
                            "description": "Lesson Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "default": false,
                            "description": "Lesson Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "default": false,
                            "description": "Lesson Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "default": 0,
                            "description": "Lesson Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "is_sample": {
                            "default": false,
                            "description": "Sample Lesson",
                            "type": "boolean",
                            "required": false
                        },
                        "visible_type": {
                            "default": "",
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "default": "",
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "is_external": {
                            "default": false,
                            "description": "External Lesson",
                            "type": "boolean",
                            "required": false
                        },
                        "external_type": {
                            "default": "virtual",
                            "description": "Type",
                            "type": "string",
                            "enum": [
                                "virtual",
                                "in-person"
                            ],
                            "required": false
                        },
                        "external_require_attendance": {
                            "default": "",
                            "description": "Require Attendance",
                            "type": "string",
                            "enum": [
                                "",
                                "yes"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/sfwd-lessons"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-lessons\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "description": "Lesson Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "description": "Lesson Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "description": "Lesson Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "description": "Lesson Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "description": "Lesson Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "description": "Lesson Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "description": "Lesson Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "description": "Lesson Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "description": "Lesson Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Lesson Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Lesson Assignment Upload size limit. Max per server is 100M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "description": "Lesson Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "description": "Lesson Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "description": "Lesson Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Lesson Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "description": "Lesson Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "description": "Lesson Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "description": "Lesson Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "is_sample": {
                            "description": "Sample Lesson",
                            "type": "boolean",
                            "required": false
                        },
                        "visible_type": {
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "is_external": {
                            "description": "External Lesson",
                            "type": "boolean",
                            "required": false
                        },
                        "external_type": {
                            "description": "Type",
                            "type": "string",
                            "enum": [
                                "virtual",
                                "in-person"
                            ],
                            "required": false
                        },
                        "external_require_attendance": {
                            "description": "Require Attendance",
                            "type": "string",
                            "enum": [
                                "",
                                "yes"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-topic": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "default": false,
                            "description": "Topic Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "default": "",
                            "description": "Topic Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "default": "BEFORE",
                            "description": "Topic Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "default": false,
                            "description": "Topic Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "default": 0,
                            "description": "Topic Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "default": false,
                            "description": "Topic Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "default": false,
                            "description": "Topic Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "default": false,
                            "description": "Topic Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "default": false,
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "default": false,
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "default": false,
                            "description": "Topic Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Topic Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Topic Assignment Upload size limit. Max per server is 100M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "default": false,
                            "description": "Topic Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "default": 0,
                            "description": "Topic Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "default": true,
                            "description": "Topic Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": 0,
                            "description": "Topic Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "default": false,
                            "description": "Topic Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "default": false,
                            "description": "Topic Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "default": 0,
                            "description": "Topic Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "default": 0,
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "default": "",
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "default": "",
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "is_external": {
                            "default": false,
                            "description": "External Topic",
                            "type": "boolean",
                            "required": false
                        },
                        "external_type": {
                            "default": "virtual",
                            "description": "Type",
                            "type": "string",
                            "enum": [
                                "virtual",
                                "in-person"
                            ],
                            "required": false
                        },
                        "external_require_attendance": {
                            "default": "",
                            "description": "Require Attendance",
                            "type": "string",
                            "enum": [
                                "",
                                "yes"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/sfwd-topic"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-topic\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "video_enabled": {
                            "description": "Topic Video Progression Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "video_url": {
                            "description": "Topic Video Progression URL",
                            "type": "text",
                            "required": false
                        },
                        "video_shown": {
                            "description": "Topic Video Shown before or after sub-steps",
                            "type": "string",
                            "enum": [
                                "BEFORE",
                                "AFTER"
                            ],
                            "required": false
                        },
                        "video_auto_complete": {
                            "description": "Topic Video Auto-complete",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_complete_delay": {
                            "description": "Topic Video Completion Delay (seconds).",
                            "type": "integer",
                            "required": false
                        },
                        "video_show_complete_button": {
                            "description": "Topic Video Show Mark Complete Button",
                            "type": "boolean",
                            "required": false
                        },
                        "video_auto_start": {
                            "description": "Topic Video Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "video_show_controls": {
                            "description": "Topic Video Controls Display. YouTube and local videos only",
                            "type": "boolean",
                            "required": false
                        },
                        "video_focus_pause": {
                            "description": "Video Pause on Window Unfocused",
                            "type": "boolean",
                            "required": false
                        },
                        "video_resume": {
                            "description": "Video Resume",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_enabled": {
                            "description": "Topic Assignment Uploads Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Topic Assignment Allowed file extensions. Comma separated pdf, xls, zip",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Topic Assignment Upload size limit. Max per server is 100M ",
                            "type": "text",
                            "required": false
                        },
                        "assignment_points_enabled": {
                            "description": "Topic Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_points_amount": {
                            "description": "Topic Assignment Points Amount",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_auto_approve": {
                            "description": "Topic Assignment Auto-approve Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Topic Assignment Upload Count Limit.",
                            "type": "integer",
                            "required": false
                        },
                        "assignment_deletion_enabled": {
                            "description": "Topic Assignment Allow File Deletion.",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_enabled": {
                            "description": "Topic Time Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "forced_timer_amount": {
                            "description": "Topic Timer Amount.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "is_external": {
                            "description": "External Topic",
                            "type": "boolean",
                            "required": false
                        },
                        "external_type": {
                            "description": "Type",
                            "type": "string",
                            "enum": [
                                "virtual",
                                "in-person"
                            ],
                            "required": false
                        },
                        "external_require_attendance": {
                            "description": "Require Attendance",
                            "type": "string",
                            "enum": [
                                "",
                                "yes"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "default": 0,
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "default": 0,
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "default": "",
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "default": "",
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "is_external": {
                            "default": false,
                            "description": "External Quiz",
                            "type": "boolean",
                            "required": false
                        },
                        "external_type": {
                            "default": "virtual",
                            "description": "Type",
                            "type": "string",
                            "enum": [
                                "virtual",
                                "in-person"
                            ],
                            "required": false
                        },
                        "external_require_attendance": {
                            "default": "",
                            "description": "Require Attendance",
                            "type": "string",
                            "enum": [
                                "",
                                "yes"
                            ],
                            "required": false
                        },
                        "prerequisites": {
                            "default": [],
                            "description": "Quiz Prerequisites",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "registered_users_only": {
                            "default": false,
                            "description": "Allowed Users",
                            "type": "boolean",
                            "required": false
                        },
                        "passing_percentage": {
                            "default": 0,
                            "description": "Passing Score Percentage",
                            "type": "float",
                            "required": false
                        },
                        "certificate": {
                            "default": 0,
                            "description": "Quiz Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "certificate_award_threshold": {
                            "default": 0,
                            "description": "Certificate Awarded for",
                            "type": "float",
                            "required": false
                        },
                        "quiz_resume": {
                            "default": false,
                            "description": "Enable Quiz Saving",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_resume_cookie_send_timer": {
                            "default": 20,
                            "description": "Save cookie data to the server every",
                            "type": "integer",
                            "required": false
                        },
                        "retry_restrictions_enabled": {
                            "default": false,
                            "description": "Restrict Quiz Retakes",
                            "type": "boolean",
                            "required": false
                        },
                        "retry_repeats": {
                            "default": "",
                            "description": "Number of repeats allowed. blank is unlimited, 0 is 1 repeats, 1 is 2 repeats, etc.",
                            "type": "string",
                            "required": false
                        },
                        "answer_all_questions_enabled": {
                            "default": true,
                            "description": "All Questions required to complete",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_enabled": {
                            "default": false,
                            "description": "Time Limit Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_time": {
                            "default": 0,
                            "description": "Automatically Submit After",
                            "type": "integer",
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "auto_start": {
                            "default": false,
                            "description": "Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_modus": {
                            "default": "single",
                            "description": "Question Display",
                            "type": "string",
                            "enum": [
                                "single",
                                "multiple"
                            ],
                            "required": false
                        },
                        "review_table_enabled": {
                            "default": false,
                            "description": "Question Overview Table",
                            "type": "boolean",
                            "required": false
                        },
                        "summary_hide": {
                            "default": false,
                            "description": "Quiz Summary",
                            "type": "boolean",
                            "required": false
                        },
                        "skip_question_disabled": {
                            "default": false,
                            "description": "Skip Question",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_sorting": {
                            "default": false,
                            "description": "Custom Question Ordering",
                            "type": "boolean",
                            "required": false
                        },
                        "sort_categories": {
                            "default": false,
                            "description": "Sort by Category",
                            "type": "boolean",
                            "required": false
                        },
                        "question_random": {
                            "default": false,
                            "description": "Randomize Order",
                            "type": "boolean",
                            "required": false
                        },
                        "show_max_question": {
                            "default": false,
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "show_points": {
                            "default": false,
                            "description": "Point Value",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category": {
                            "default": false,
                            "description": "Question Category",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_position_overview": {
                            "default": false,
                            "description": "Question Position",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_numbering": {
                            "default": false,
                            "description": "Question Numbering",
                            "type": "boolean",
                            "required": false
                        },
                        "numbered_answer": {
                            "default": false,
                            "description": "Number Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "answer_random": {
                            "default": false,
                            "description": "Randomize Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "title_hidden": {
                            "default": false,
                            "description": "Quiz Title",
                            "type": "boolean",
                            "required": false
                        },
                        "restart_button_hide": {
                            "default": true,
                            "description": "Restart Quiz button",
                            "type": "boolean",
                            "required": false
                        },
                        "show_average_result": {
                            "default": true,
                            "description": "Average Score",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category_score": {
                            "default": true,
                            "description": "Category Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_points": {
                            "default": true,
                            "description": "Overall Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_correct_question": {
                            "default": true,
                            "description": "No. of Correct Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_quiz_time": {
                            "default": true,
                            "description": "Time Spent",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_answer_feedback": {
                            "default": true,
                            "description": "Custom Answer Feedback",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_answer_message_box": {
                            "default": true,
                            "description": "Correct \/ Incorrect Messages",
                            "type": "boolean",
                            "required": false
                        },
                        "disabled_answer_mark": {
                            "default": true,
                            "description": "Correct \/ Incorrect Answer Marks",
                            "type": "boolean",
                            "required": false
                        },
                        "view_question_button_hidden": {
                            "default": true,
                            "description": "View Questions Button",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_enabled": {
                            "default": false,
                            "description": "Leaderboard",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_permissions": {
                            "default": "1",
                            "description": "Who can apply?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_add_multiple": {
                            "default": false,
                            "description": "Multiple Applications per user",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_automatic": {
                            "default": false,
                            "description": "Automatic user entry",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_show_limit": {
                            "default": 10,
                            "description": "Number of displayed entries",
                            "type": "integer",
                            "required": false
                        },
                        "toplist_data_sort": {
                            "default": "1",
                            "description": "Sort list by?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_showin_enabled": {
                            "default": false,
                            "description": "Display on Quiz results page",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_enabled": {
                            "default": true,
                            "description": "Quiz Statistics",
                            "type": "boolean",
                            "required": false
                        },
                        "view_profile_statistics_enabled": {
                            "default": true,
                            "description": "Front-end Profile Display",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_ip_lock_enabled": {
                            "default": false,
                            "description": "Statistics IP-lock",
                            "type": "boolean",
                            "required": false
                        },
                        "email_enabled": {
                            "default": false,
                            "description": "Email Notifications",
                            "type": "boolean",
                            "required": false
                        },
                        "email_admin_enabled": {
                            "default": false,
                            "description": "Admin",
                            "type": "boolean",
                            "required": false
                        },
                        "email_user_enabled": {
                            "default": false,
                            "description": "User",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/sfwd-quiz"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Associated Course",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Associated Lesson",
                            "type": "integer",
                            "required": false
                        },
                        "visible_type": {
                            "description": "Available Release Schedule",
                            "type": "string",
                            "enum": [
                                "",
                                "visible_after",
                                "visible_after_specific_date"
                            ],
                            "required": false
                        },
                        "visible_after": {
                            "description": "Visible After X day(s)",
                            "type": "integer",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Visible After Specific Date (YYYY-MM-DD)",
                            "type": "date",
                            "required": false
                        },
                        "is_external": {
                            "description": "External Quiz",
                            "type": "boolean",
                            "required": false
                        },
                        "external_type": {
                            "description": "Type",
                            "type": "string",
                            "enum": [
                                "virtual",
                                "in-person"
                            ],
                            "required": false
                        },
                        "external_require_attendance": {
                            "description": "Require Attendance",
                            "type": "string",
                            "enum": [
                                "",
                                "yes"
                            ],
                            "required": false
                        },
                        "prerequisites": {
                            "description": "Quiz Prerequisites",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "registered_users_only": {
                            "description": "Allowed Users",
                            "type": "boolean",
                            "required": false
                        },
                        "passing_percentage": {
                            "description": "Passing Score Percentage",
                            "type": "float",
                            "required": false
                        },
                        "certificate": {
                            "description": "Quiz Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "certificate_award_threshold": {
                            "description": "Certificate Awarded for",
                            "type": "float",
                            "required": false
                        },
                        "quiz_resume": {
                            "description": "Enable Quiz Saving",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_resume_cookie_send_timer": {
                            "description": "Save cookie data to the server every",
                            "type": "integer",
                            "required": false
                        },
                        "retry_restrictions_enabled": {
                            "description": "Restrict Quiz Retakes",
                            "type": "boolean",
                            "required": false
                        },
                        "retry_repeats": {
                            "description": "Number of repeats allowed. blank is unlimited, 0 is 1 repeats, 1 is 2 repeats, etc.",
                            "type": "string",
                            "required": false
                        },
                        "answer_all_questions_enabled": {
                            "description": "All Questions required to complete",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_enabled": {
                            "description": "Time Limit Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "time_limit_time": {
                            "description": "Automatically Submit After",
                            "type": "integer",
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "auto_start": {
                            "description": "Autostart",
                            "type": "boolean",
                            "required": false
                        },
                        "quiz_modus": {
                            "description": "Question Display",
                            "type": "string",
                            "enum": [
                                "single",
                                "multiple"
                            ],
                            "required": false
                        },
                        "review_table_enabled": {
                            "description": "Question Overview Table",
                            "type": "boolean",
                            "required": false
                        },
                        "summary_hide": {
                            "description": "Quiz Summary",
                            "type": "boolean",
                            "required": false
                        },
                        "skip_question_disabled": {
                            "description": "Skip Question",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_sorting": {
                            "description": "Custom Question Ordering",
                            "type": "boolean",
                            "required": false
                        },
                        "sort_categories": {
                            "description": "Sort by Category",
                            "type": "boolean",
                            "required": false
                        },
                        "question_random": {
                            "description": "Randomize Order",
                            "type": "boolean",
                            "required": false
                        },
                        "show_max_question": {
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "show_points": {
                            "description": "Point Value",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category": {
                            "description": "Question Category",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_position_overview": {
                            "description": "Question Position",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_question_numbering": {
                            "description": "Question Numbering",
                            "type": "boolean",
                            "required": false
                        },
                        "numbered_answer": {
                            "description": "Number Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "answer_random": {
                            "description": "Randomize Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "title_hidden": {
                            "description": "Quiz Title",
                            "type": "boolean",
                            "required": false
                        },
                        "restart_button_hide": {
                            "description": "Restart Quiz button",
                            "type": "boolean",
                            "required": false
                        },
                        "show_average_result": {
                            "description": "Average Score",
                            "type": "boolean",
                            "required": false
                        },
                        "show_category_score": {
                            "description": "Category Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_points": {
                            "description": "Overall Score",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_correct_question": {
                            "description": "No. of Correct Answers",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_result_quiz_time": {
                            "description": "Time Spent",
                            "type": "boolean",
                            "required": false
                        },
                        "custom_answer_feedback": {
                            "description": "Custom Answer Feedback",
                            "type": "boolean",
                            "required": false
                        },
                        "hide_answer_message_box": {
                            "description": "Correct \/ Incorrect Messages",
                            "type": "boolean",
                            "required": false
                        },
                        "disabled_answer_mark": {
                            "description": "Correct \/ Incorrect Answer Marks",
                            "type": "boolean",
                            "required": false
                        },
                        "view_question_button_hidden": {
                            "description": "View Questions Button",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_enabled": {
                            "description": "Leaderboard",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_permissions": {
                            "description": "Who can apply?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_add_multiple": {
                            "description": "Multiple Applications per user",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_add_automatic": {
                            "description": "Automatic user entry",
                            "type": "boolean",
                            "required": false
                        },
                        "toplist_data_show_limit": {
                            "description": "Number of displayed entries",
                            "type": "integer",
                            "required": false
                        },
                        "toplist_data_sort": {
                            "description": "Sort list by?",
                            "type": "string",
                            "enum": [
                                "1",
                                "2",
                                "3"
                            ],
                            "required": false
                        },
                        "toplist_data_showin_enabled": {
                            "description": "Display on Quiz results page",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_enabled": {
                            "description": "Quiz Statistics",
                            "type": "boolean",
                            "required": false
                        },
                        "view_profile_statistics_enabled": {
                            "description": "Front-end Profile Display",
                            "type": "boolean",
                            "required": false
                        },
                        "statistics_ip_lock_enabled": {
                            "description": "Statistics IP-lock",
                            "type": "boolean",
                            "required": false
                        },
                        "email_enabled": {
                            "description": "Email Notifications",
                            "type": "boolean",
                            "required": false
                        },
                        "email_admin_enabled": {
                            "description": "Admin",
                            "type": "boolean",
                            "required": false
                        },
                        "email_user_enabled": {
                            "description": "User",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-essays": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "topic": {
                            "description": "Filter by Topic ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/sfwd-essays"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-essays\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "topic": {
                            "description": "Filter by Topic ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "points_max": {
                            "description": "Essay Points Maximum",
                            "type": "float",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Essay Points Awarded",
                            "type": "float",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-question": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "default": "",
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "default": "single",
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "default": "",
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "default": "",
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "default": "",
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "default": "",
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "default": "",
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/sfwd-question"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-question\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-assignment": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/sfwd-assignment"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/sfwd-assignment\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "graded",
                                    "not_graded"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Filter by Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Filter by Lesson ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "course": {
                            "description": "Course ID",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Lesson ID",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Topic ID",
                            "type": "integer",
                            "required": false
                        },
                        "approved_status": {
                            "description": "Assignment Approved Status",
                            "type": "string",
                            "enum": [
                                "",
                                "approved",
                                "not_approved"
                            ],
                            "required": false
                        },
                        "points_enabled": {
                            "description": "Assignment Points Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "points_max": {
                            "description": "Assignment Points Maximum",
                            "type": "integer",
                            "required": false
                        },
                        "points_awarded": {
                            "description": "Assignment Points Awarded",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "default": false,
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "certificate": {
                            "default": 0,
                            "description": "Group Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "default": false,
                            "description": "Group Content",
                            "type": "boolean",
                            "required": false
                        },
                        "courses_per_page_custom": {
                            "default": 0,
                            "description": "Courses per page",
                            "type": "integer",
                            "required": false
                        },
                        "courses_orderby": {
                            "default": "",
                            "description": "Sort By",
                            "type": "string",
                            "required": false
                        },
                        "courses_order": {
                            "default": "",
                            "description": "Order Direction",
                            "type": "string",
                            "required": false
                        },
                        "price_type": {
                            "default": "closed",
                            "description": "Group Price Type",
                            "type": "string",
                            "enum": [
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "default": "",
                            "description": "Pay Now Group Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_paynow_enrollment_url": {
                            "default": "",
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "default": "",
                            "description": "Subscribe Group Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "default": "",
                            "description": "Group Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_subscribe_enrollment_url": {
                            "default": "",
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "default": "",
                            "description": "Closed Group Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "default": "",
                            "description": "Closed Group Button URL",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/groups"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "materials_enabled": {
                            "description": "Materials Enabled",
                            "type": "boolean",
                            "required": false
                        },
                        "materials": {
                            "description": "Materials",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "certificate": {
                            "description": "Group Certificate",
                            "type": "integer",
                            "required": false
                        },
                        "disable_content_table": {
                            "description": "Group Content",
                            "type": "boolean",
                            "required": false
                        },
                        "courses_per_page_custom": {
                            "description": "Courses per page",
                            "type": "integer",
                            "required": false
                        },
                        "courses_orderby": {
                            "description": "Sort By",
                            "type": "string",
                            "required": false
                        },
                        "courses_order": {
                            "description": "Order Direction",
                            "type": "string",
                            "required": false
                        },
                        "price_type": {
                            "description": "Group Price Type",
                            "type": "string",
                            "enum": [
                                "closed",
                                "free",
                                "paynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "price_type_paynow_price": {
                            "description": "Pay Now Group Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_paynow_enrollment_url": {
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_subscribe_price": {
                            "description": "Subscribe Group Price",
                            "type": "string",
                            "required": false
                        },
                        "trial_price": {
                            "description": "Group Trial Price",
                            "type": "string",
                            "required": false
                        },
                        "group_price_type_subscribe_enrollment_url": {
                            "description": "Pay Now group Enrollment URL",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_price": {
                            "description": "Closed Group Price",
                            "type": "string",
                            "required": false
                        },
                        "price_type_closed_custom_button_url": {
                            "description": "Closed Group Button URL",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to add to Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to remove from Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)\/leaders": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u4f7f\u7528\u8005\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u6b0a\u9650\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u6b0a\u9650\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5224\u5b9a\u70ba\u4f5c\u8005\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u66fe\u767c\u4f48\u904e\u6587\u7ae0\u7684\u4f7f\u7528\u8005\u3002",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "igmap": "igmap",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "feedback": "feedback",
                                    "wpcode-blocks": "wpcode-blocks",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product",
                                    "astra-advanced-hook": "astra-advanced-hook"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to enroll into Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "Group Leader User IDs to remove from Group",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/groups\/(?P<id>[\\d]+)\/users": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u4f7f\u7528\u8005\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u6b0a\u9650\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u6b0a\u9650\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5224\u5b9a\u70ba\u4f5c\u8005\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u66fe\u767c\u4f48\u904e\u6587\u7ae0\u7684\u4f7f\u7528\u8005\u3002",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "igmap": "igmap",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "feedback": "feedback",
                                    "wpcode-blocks": "wpcode-blocks",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product",
                                    "astra-advanced-hook": "astra-advanced-hook"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to enroll into Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Group ID",
                            "type": "integer",
                            "required": true
                        },
                        "user_ids": {
                            "description": "User IDs to remove from Group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/courses": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "course_ids": {
                            "description": "Course IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/groups": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to add to User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "group_ids": {
                            "description": "Group IDs to remove from User.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/course-progress": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/course-progress\/(?P<course>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/course-progress\/(?P<course>[\\d]+)\/steps": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "course": {
                            "description": "Unique Course identifier for the object.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/users\/(?P<id>[\\d]+)\/quiz-progress": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "User ID",
                            "type": "integer",
                            "required": true
                        },
                        "quiz": {
                            "description": "Limit results to be within a specific Quiz. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "orderby": {
                            "default": "taken",
                            "enum": [
                                "taken",
                                "title",
                                "id",
                                "date"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Filter by Quiz ID",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "quiz",
                                "user"
                            ],
                            "required": false
                        },
                        "user": {
                            "description": "Filter by User ID",
                            "type": "integer",
                            "required": false
                        },
                        "after": {
                            "description": "Limit response items after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to items before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics\/(?P<statistic>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Unique Quiz identifier for the object.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics\/(?P<statistic>[\\d]+)\/questions": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Unique Quiz identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "statistic": {
                            "description": "Unique Quiz Statistic identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/statistics\/(?P<statistic>[\\d]+)\/questions\/(?P<id>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "quiz": {
                            "description": "Unique Quiz identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "statistic": {
                            "description": "Unique Quiz Statistic identifier for the object.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unique Quiz Statistic Question identifier for the object.",
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/sfwd-quiz\/(?P<quiz>[\\d]+)\/form-entries": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "user": {
                            "description": "User ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "order": {
                            "description": "Order",
                            "type": "string",
                            "default": "DESC",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Order by",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/echo": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/echo"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/price-types": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/price-types"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/price-types\/(?P<slug>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "An alphanumeric identifier for the price type.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/question-types": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/question-types"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/question-types\/(?P<slug>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "An alphanumeric identifier for the  type",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/progress-status": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/progress-status"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/progress-status\/(?P<slug>[\\w-]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "An alphanumeric identifier for the progress status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ldlms\/v2\/exams": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ldlms\/v2\/exams"
                    }
                ]
            }
        },
        "\/ldlms\/v2\/exams\/(?P<id>[\\d]+)": {
            "namespace": "ldlms\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to bypass trash and force deletion.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "\u8a2d\u70ba false \u5c07\u89f8\u767c\u7db2\u7ad9\u4e2d\u65b7\u9023\u7d50\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "\u8868\u793a\u89f8\u767c\u8a3b\u518a\u52d5\u4f5c\u7684\u4f4d\u7f6e\uff0c\u4ee5\u7528\u65bc\u8ffd\u8e64\/\u5340\u9694\u7528\u9014",
                            "type": "string",
                            "required": false
                        },
                        "registration_nonce": {
                            "description": "\u8a3b\u518a\u96a8\u6a5f\u6578",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "\u9023\u7dda\u6d41\u7a0b\u5f8c\uff0c\u4f7f\u7528\u8005\u61c9\u91cd\u65b0\u5c0e\u5411\u7684\u7ba1\u7406\u54e1\u9801\u9762 URI",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "\u986f\u793a\u8a72\u8981\u6c42\u4f86\u81ea\u54ea\u500b\u5916\u639b\u7a0b\u5f0f",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "\u9023\u7dda\u6d41\u7a0b\u5f8c\uff0c\u4f7f\u7528\u8005\u61c9\u91cd\u65b0\u5c0e\u5411\u7684\u7ba1\u7406\u54e1\u9801\u9762 URI",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "\u65b0\u589e\u4f7f\u7528\u8005\u6b0a\u6756",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "\u662f\u9023\u7dda\u64c1\u6709\u8005",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "\u65b0\u589e\u64c1\u6709\u8005",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "\u61c9\u5305\u542b\u5728\u5b8c\u6574\u540c\u6b65\u4e2d\u7684\u8cc7\u6599\u6a21\u7d44",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "\u8981\u5305\u542b\u5728\u5b8c\u6574\u540c\u6b65\u6216\u300c\u521d\u59cb\u300d\u4e2d\u7684\u4f7f\u7528\u8005 ID",
                            "required": false
                        },
                        "posts": {
                            "description": "\u8981\u5305\u542b\u5728\u5b8c\u6574\u540c\u6b65\u4e2d\u7684\u6587\u7ae0 ID",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "\u8981\u5305\u542b\u5728\u5b8c\u6574\u540c\u6b65\u4e2d\u7684\u7559\u8a00 ID",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "\u61c9\u5305\u542b\u5728\u72c0\u614b\u4e2d\u7684\u9644\u52a0\u6b04\u4f4d\u9017\u865f\u5206\u9694\u6e05\u55ae\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "\u65b0\u540c\u6b65\u5065\u5eb7\u72c0\u614b",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "\u540c\u6b65\u6a21\u7d44\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "\u7269\u4ef6\u985e\u578b",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "\u7269\u4ef6\u8b58\u5225\u78bc",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "\u540c\u6b65\u4f47\u5217\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "\u540c\u6b65\u4f47\u5217\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "\u540c\u6b65\u6a21\u7d44\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "\u6279\u6b21\u5927\u5c0f",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "\u7e3d\u548c\u6aa2\u67e5\u78bc\u8a08\u7b97\u6587\u5b57\u6b04\u4f4d\u662f\u5426\u61c9\u8f49\u63db\u70ba latin1\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "\u6b04\u4f4d\u5c0d\u61c9",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "\u7269\u4ef6\u985e\u578b",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "\u9577\u689d\u5716\u8caf\u9ad4\u7684\u6578\u91cf\u3002",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "\u9577\u689d\u5716\u7684\u958b\u59cb ID",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "\u9577\u689d\u5716\u7684\u7d50\u675f ID",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "\u79fb\u9664\u975e ASCII \u5b57\u5143\uff1f",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "\u7522\u751f\u7e3d\u548c\u6aa2\u67e5\u78bc\u6642\u4f7f\u7528\u7684\u5206\u4eab\u9e7d",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "\u9700\u8981\u7e3d\u548c\u6aa2\u67e5\u78bc\u9084\u662f\u7269\u4ef6 ID\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "\u7e3d\u548c\u6aa2\u67e5\u78bc\u8a08\u7b97\u6587\u5b57\u6b04\u4f4d\u662f\u5426\u61c9\u8f49\u63db\u70ba latin1\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "\u9023\u7dda\u6d41\u7a0b\u5f8c\uff0c\u4f7f\u7528\u8005\u61c9\u91cd\u65b0\u5c0e\u5411\u7684\u7ba1\u7406\u54e1\u9801\u9762 URI",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "\u7528\u65bc\u6bd4\u5c0d\u5132\u5b58\u5728\u8cc7\u6599\u5eab\u4e2d\u5bc6\u9470\u7684 URL \u5bc6\u9470\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9644\u4ef6\u7684\u6587\u7ae0 ID\u3002",
                            "type": "int",
                            "required": true
                        },
                        "title": {
                            "description": "\u8996\u8a0a\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8996\u8a0a\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u5f71\u7247\u5b57\u5e55\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u5f71\u7247\u5167\u5bb9\u5206\u7d1a\u3002 \u9078\u64c7 G\u3001PG-13 \u6216 R17",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "\u5728\u64ad\u653e\u5668\u4e2d\u986f\u793a\u5206\u4eab\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "\u986f\u793a\u4e0b\u8f09\u9078\u9805\uff0c\u4e26\u5141\u8a31\u6aa2\u8996\u8005\u4e0b\u8f09\u6b64\u5f71\u7247",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "\u5982\u4f55\u5224\u65b7\u5f71\u7247\u61c9\u8a2d\u70ba\u516c\u958b\u6216\u79c1\u4eba",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "at_time": {
                            "description": "\u8981\u5728\u5f71\u7247\u4e2d\u7576\u4f5c\u6d77\u5831\u756b\u9762\u4f7f\u7528\u7684\u6642\u9593\u3002",
                            "type": "int",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "\u6642\u9593\u4ee5\u6beb\u79d2\u6216\u79d2\u986f\u793a\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "\u6d77\u5831\u5716\u7247\u7684\u9644\u4ef6 ID\u3002",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/208822106\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/stats-app\/sites\/208822106\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/import",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/blocks": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/blocks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/categories": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/categories"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/comments": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "author": {
                            "description": "\u7576\u7559\u8a00\u8005\u662f\u7db2\u7ad9\u4f7f\u7528\u8005\u6642\uff0c\u4f7f\u7528\u8005\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u7559\u8a00\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u7559\u8a00\u8005\u7684 IP \u4f4d\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u7559\u8a00\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u7559\u8a00\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u7559\u8a00\u8005\u7684\u4f7f\u7528\u8005\u4ee3\u7406\u7a0b\u5f0f",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7559\u8a00\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7559\u8a00\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7559\u8a00\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u4e0a\u5c64\u7559\u8a00\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u95dc\u806f\u6587\u7ae0\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u7559\u8a00\u7684\u72c0\u614b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/comments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/custom-css": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/custom-css"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/end": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/end"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/global-styles": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "theme": {
                            "description": "\u4f48\u666f\u4e3b\u984c\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/global-styles"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "\u9644\u4ef6\u4e0a\u50b3\u76ee\u9304\u7684\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u9644\u4ef6\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "\u9644\u4ef6\u4e0a\u50b3\u76ee\u9304\u7684\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9644\u4ef6\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/menu-items": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u4e0a\u5c64\u9078\u55ae\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/menu-items"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/menus": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "locations": {
                            "description": "\u6307\u6d3e\u7d66\u9078\u55ae\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52d5\u5c07\u6700\u4e0a\u5c64\u9801\u9762\u65b0\u589e\u81f3\u9019\u500b\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/menus"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/navigation": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/navigation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/pages": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/pages"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/posts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/start": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/start"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/tags": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/tags"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/template-parts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/template-parts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/templates": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\u5b57\u8a5e\u7684 Jetpack Import \u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/import\/templates"
                    }
                ]
            }
        },
        "\/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:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "\u8981\u6c42\u4e2d\u5305\u542b\u7684\u5a92\u9ad4\u9805\u76ee\u6578\u91cf",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "required": false
                        },
                        "after": {
                            "description": "\u5a92\u9ad4\u7d93\u4e0a\u50b3\u5f8c\u7684\u6642\u9593\u6233\u8a18",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "\u8981\u7372\u5f97\u7d71\u8a08\u8cc7\u6599\u7684\u6587\u7ae0 ID\u3002",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "\u5b58\u53d6\u7b49\u7d1a\u3002",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "\u5a92\u9ad4\u96c6\u5408\u641c\u5c0b\u5b57\u8a5e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "\u8981\u6c42\u4e2d\u5305\u542b\u7684\u5a92\u9ad4\u9805\u76ee\u6578\u91cf",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "\u670d\u52d9\u7684\u5de5\u4f5c\u968e\u6bb5 ID\uff0c\u76ee\u524d\u50c5\u9069\u7528\u65bc Google \u76f8\u7c3f\u6311\u9078\u5de5\u5177",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "\u8981\u8907\u88fd\u7684\u5a92\u9ad4\u8cc7\u6599\u3002",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "\u8981\u9644\u52a0\u81f3\u4e0a\u50b3\u5167\u5bb9\u7684\u6587\u7ae0 ID\u3002",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "\u662f\u5426\u900f\u904e Proxy \u8655\u7406\u5a92\u9ad4\u8981\u6c42\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Goodreads \u4f7f\u7528\u8005 ID",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "Instagram Keyring \u5b58\u53d6\u6b0a\u6756\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "\u6709\u5e7e\u5247 Instagram \u8cbc\u6587\uff1f",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u64ad\u5ba2 RSS \u6458\u8981\u7db2\u5740\u3002",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "\u7528\u65bc\u64f7\u53d6\u7279\u5b9a\u64ad\u5ba2\u5287\u96c6\u7684\u552f\u4e00\u8b58\u5225\u78bc\u6e05\u55ae\u3002",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "\u662f\u5426\u61c9\u8a72\u56de\u50b3\u8981\u5728\u9078\u64c7 UI \u4e2d\u4f7f\u7528\u7684\u7bc0\u76ee\u6e05\u55ae",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/publicize\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/posts\/(?P<postId>\\d+)\/publicize": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "message": {
                            "description": "\u8981\u5206\u4eab\u7684\u8a0a\u606f\u3002",
                            "type": "string",
                            "required": true
                        },
                        "skipped_connections": {
                            "description": "\u8981\u7565\u904e\u5206\u4eab\u7684\u5916\u90e8\u9023\u7dda ID \u9663\u5217\u3002",
                            "type": "array",
                            "required": false
                        },
                        "async": {
                            "description": "\u662f\u5426\u4ee5\u975e\u540c\u6b65\u7684\u65b9\u5f0f\u5206\u4eab\u6587\u7ae0\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/share-status\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u6aa2\u67e5\u91cd\u65b0\u5c0e\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "\u7d71\u8a08\u8cc7\u6599\u6642\u9593\u7bc4\u570d\u3002",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8981\u522a\u9664\u7684\u66ab\u614b\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "\u986f\u793a\u6307\u5b9a\u65e5\u671f\u4e4b\u5f8c\u7684\u63d0\u793a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u986f\u793a\u6307\u5b9a\u65e5\u671f\u4e4b\u524d\u7684\u63d0\u793a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "\u5f37\u5236\u50b3\u56de\u7279\u5b9a\u5e74\u4efd\u7684\u63d0\u793a\u3002 \u6bcf\u5929\u53ea\u50b3\u56de\u4e00\u500b\u63d0\u793a\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u63d0\u793a\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/status\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/memberships\/status\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/memberships\/product\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/products\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/memberships\/products\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/(?P<product_id>[0-9]+)\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cancel_subscriptions": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/services": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/publicize\/services"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/connection_tokens": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/connection_tokens"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": true
                        },
                        "address": {
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ending_before": {
                            "type": "string",
                            "required": false
                        },
                        "limit": {
                            "type": "integer",
                            "required": false
                        },
                        "starting_after": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/terminal\/locations"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations\/store": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/terminal\/locations\/store"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/terminal\/locations\/(?P<location_id>\\w+)": {
            "namespace": "wc\/v3",
            "methods": [
                "DELETE",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "display_name": {
                            "type": "string",
                            "required": false
                        },
                        "address": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/orders\/(?P<order_id>\\d+)\/create_customer": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/orders\/(?P<order_id>\\w+)\/capture_terminal_payment": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "payment_intent_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/wc_stripe\/tokens\/(?P<token_id>[a-z]{3}_[a-zA-Z0-9]{24})": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc\/v1": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1"
                    }
                ]
            }
        },
        "\/wc\/v1\/connect\/stripe\/oauth\/init": {
            "namespace": "wc\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/connect\/stripe\/oauth\/init"
                    }
                ]
            }
        },
        "\/wc\/v1\/connect\/stripe\/oauth\/connect": {
            "namespace": "wc\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/connect\/stripe\/oauth\/connect"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/account"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/summary": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/account\/summary"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/webhook-status-message": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/account\/webhook-status-message"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account\/refresh": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/account\/refresh"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/upe_flag_toggle": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_upe_enabled": {
                            "description": "Determines if the UPE feature flag is enabled.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/upe_flag_toggle"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "is_stripe_enabled": {
                            "description": "If Stripe should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_test_mode_enabled": {
                            "description": "Stripe test mode setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "enabled_payment_method_ids": {
                            "description": "Payment method IDs that should be enabled. Other methods will be disabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "card",
                                    "card",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        },
                        "individual_payment_method_settings": {
                            "description": "Individual payment method settings.",
                            "type": "object",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        },
                        "is_payment_request_enabled": {
                            "description": "If Stripe express checkouts should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "payment_request_button_type": {
                            "description": "Express checkout button types.",
                            "type": "string",
                            "enum": [
                                "default",
                                "buy",
                                "donate",
                                "book"
                            ],
                            "required": false
                        },
                        "payment_request_button_theme": {
                            "description": "Express checkout button themes.",
                            "type": "string",
                            "enum": [
                                "dark",
                                "light",
                                "light-outline"
                            ],
                            "required": false
                        },
                        "payment_request_button_size": {
                            "description": "Express checkout button sizes.",
                            "type": "string",
                            "enum": [
                                "small",
                                "default",
                                "large"
                            ],
                            "required": false
                        },
                        "payment_request_button_locations": {
                            "description": "Express checkout locations that should be enabled.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "product",
                                    "cart",
                                    "checkout"
                                ]
                            },
                            "required": false
                        },
                        "is_manual_capture_enabled": {
                            "description": "If manual capture of charges should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_saved_cards_enabled": {
                            "description": "If \"Saved cards\" should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_separate_card_form_enabled": {
                            "description": "If credit card number field, expiry date field, and CVC field should be separate.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_short_statement_descriptor_enabled": {
                            "description": "When enabled, we'll include the order number for card and express checkout transactions.",
                            "type": "boolean",
                            "required": false
                        },
                        "is_debug_log_enabled": {
                            "description": "When enabled, payment error logs will be saved to WooCommerce > Status > Logs.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/payment_method_order": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ordered_payment_method_ids": {
                            "description": "The order for the payment method IDs to be saved.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "card",
                                    "card",
                                    "alipay",
                                    "bancontact",
                                    "boleto",
                                    "eps",
                                    "giropay",
                                    "ideal",
                                    "multibanco",
                                    "oxxo",
                                    "p24",
                                    "sepa"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/settings\/payment_method_order"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/payment_method": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "payment_method": {
                            "description": "Payment method id.",
                            "type": "string",
                            "enum": [
                                "card",
                                "alipay",
                                "bancontact",
                                "boleto",
                                "eps",
                                "giropay",
                                "ideal",
                                "multibanco",
                                "oxxo",
                                "p24",
                                "sepa"
                            ],
                            "required": false
                        },
                        "is_enabled": {
                            "description": "If payment method should be enabled.",
                            "type": "boolean",
                            "required": false
                        },
                        "title": {
                            "description": "Payment method title.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Payment method description.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/settings\/payment_method"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/settings\/notice": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/settings\/notice"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "publishable_key": {
                            "description": "Your Stripe API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "webhook_secret": {
                            "description": "Your Stripe webhook endpoint URL, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_publishable_key": {
                            "description": "Your Stripe testing API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_secret_key": {
                            "description": "Your Stripe testing API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_webhook_secret": {
                            "description": "Your Stripe testing webhook endpoint URL, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/account_keys"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys\/test": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "publishable_key": {
                            "description": "Your Stripe API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_publishable_key": {
                            "description": "Your Stripe testing API Publishable key, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        },
                        "test_secret_key": {
                            "description": "Your Stripe testing API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/account_keys\/test"
                    }
                ]
            }
        },
        "\/wc\/v3\/wc_stripe\/account_keys\/configure_webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "live_mode": {
                            "description": "Whether the account is in live mode.",
                            "type": "boolean",
                            "required": false
                        },
                        "secret_key": {
                            "description": "Your Stripe API Secret, obtained from your Stripe dashboard.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/wc_stripe\/account_keys\/configure_webhooks"
                    }
                ]
            }
        },
        "\/wc-admin": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-admin",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin"
                    }
                ]
            }
        },
        "\/wc-admin\/notice\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/notice\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/features": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/features"
                    }
                ]
            }
        },
        "\/wc-admin\/experiments\/assignment": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/experiments\/assignment"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/recommended"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/knowledge-base": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/knowledge-base"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/misc-recommendations": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/misc-recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/overview\/activate-plugin": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plugin": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/overview\/activate-plugin"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/overview\/installed-plugins": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/overview\/installed-plugins"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/recommendations": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "category": {
                            "type": "string",
                            "enum": [
                                "channels",
                                "extensions"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/recommendations"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/channels": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/channels"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaigns": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/campaigns"
                    }
                ]
            }
        },
        "\/wc-admin\/marketing\/campaign-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/marketing\/campaign-types"
                    }
                ]
            }
        },
        "\/wc-admin\/options": {
            "namespace": "wc-admin",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/options"
                    }
                ]
            }
        },
        "\/wc-admin\/payment-gateway-suggestions": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force_default_suggestions": {
                            "type": "boolean",
                            "description": "\u5728\u300cwoocommerce_show_marketplace_suggestion\u300d\u548c\u300cwoocommerce_setting_payments_recommendations_hidden\u300d\u9078\u9805\u8a2d\u70ba\u5426\u6642\uff0c\u50b3\u56de\u9810\u8a2d\u4ed8\u6b3e\u5efa\u8b70",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/payment-gateway-suggestions"
                    }
                ]
            }
        },
        "\/wc-admin\/payment-gateway-suggestions\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/payment-gateway-suggestions\/dismiss"
                    }
                ]
            }
        },
        "\/wc-admin\/themes": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "pluginzip": {
                            "description": "\u8981\u4e0a\u50b3\u7684\u4f48\u666f\u4e3b\u984c zip \u6a94\u6848\u3002",
                            "type": "file",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/themes"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/install\/status"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/install\/status\/(?P<job_id>[a-z0-9_\\-]+)": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/plugins\/active": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/active"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/installed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/installed"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/activate\/status"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/activate\/status\/(?P<job_id>[a-z0-9_\\-]+)": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/plugins\/connect-jetpack": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/connect-jetpack"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/request-wccom-connect": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/request-wccom-connect"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/finish-wccom-connect": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/finish-wccom-connect"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/connect-wcpay": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/connect-wcpay"
                    }
                ]
            }
        },
        "\/wc-admin\/plugins\/connect-square": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/plugins\/connect-square"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/free-extensions": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/free-extensions"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/product-types": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/product-types"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/profile": {
            "namespace": "wc-admin",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "completed": {
                            "type": "boolean",
                            "description": "\u500b\u4eba\u8cc7\u6599\u662f\u5426\u5df2\u5b8c\u6210\u3002",
                            "required": false
                        },
                        "skipped": {
                            "type": "boolean",
                            "description": "\u662f\u5426\u7565\u904e\u500b\u4eba\u6a94\u6848\u3002",
                            "required": false
                        },
                        "industry": {
                            "type": "array",
                            "description": "\u7522\u696d\u3002",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        },
                        "product_types": {
                            "type": "array",
                            "description": "\u552e\u51fa\u7684\u7522\u54c1\u985e\u578b\u3002",
                            "items": {
                                "enum": [
                                    "physical",
                                    "downloads",
                                    "subscriptions",
                                    "memberships",
                                    "bookings",
                                    "product-bundles",
                                    "product-add-ons"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_count": {
                            "type": "string",
                            "description": "\u8981\u65b0\u589e\u7684\u7522\u54c1\u6578\u91cf\u3002",
                            "enum": [
                                "0",
                                "1-10",
                                "11-100",
                                "101-1000",
                                "1000+"
                            ],
                            "required": false
                        },
                        "selling_venues": {
                            "type": "string",
                            "description": "\u5546\u5e97\u92b7\u552e\u7522\u54c1\u7684\u5176\u4ed6\u5730\u65b9\u3002",
                            "enum": [
                                "no",
                                "other",
                                "brick-mortar",
                                "brick-mortar-other",
                                "other-woocommerce"
                            ],
                            "required": false
                        },
                        "number_employees": {
                            "type": "string",
                            "description": "\u5546\u5e97\u54e1\u5de5\u4eba\u6578",
                            "enum": [
                                "1",
                                "<10",
                                "10-50",
                                "50-250",
                                "+250",
                                "not specified"
                            ],
                            "required": false
                        },
                        "revenue": {
                            "type": "string",
                            "description": "\u76ee\u524d\u5546\u5e97\u7684\u5e74\u6536\u76ca\u3002",
                            "enum": [
                                "none",
                                "up-to-2500",
                                "2500-10000",
                                "10000-50000",
                                "50000-250000",
                                "more-than-250000",
                                "rather-not-say"
                            ],
                            "required": false
                        },
                        "other_platform": {
                            "type": "string",
                            "description": "\u7528\u65bc\u92b7\u552e\u7684\u5176\u4ed6\u5e73\u53f0\u540d\u7a31\u3002",
                            "enum": [
                                "shopify",
                                "bigcommerce",
                                "magento",
                                "wix",
                                "amazon",
                                "ebay",
                                "etsy",
                                "squarespace",
                                "other"
                            ],
                            "required": false
                        },
                        "other_platform_name": {
                            "type": "string",
                            "description": "\u5176\u4ed6\u92b7\u552e\u5e73\u53f0\u540d\u7a31 (\u672a\u5217\u51fa)\u3002",
                            "required": false
                        },
                        "business_extensions": {
                            "type": "array",
                            "description": "\u8981\u5b89\u88dd\u7684\u984d\u5916\u5546\u52d9\u64f4\u5145\u529f\u80fd\u3002",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "theme": {
                            "type": "string",
                            "description": "\u9078\u64c7\u7684\u5546\u5e97\u4f48\u666f\u4e3b\u984c\u3002",
                            "required": false
                        },
                        "setup_client": {
                            "type": "boolean",
                            "description": "\u662f\u5426\u70ba\u5ba2\u6236\u8a2d\u5b9a\u4e86\u6b64\u5546\u5e97\u3002",
                            "required": false
                        },
                        "wccom_connected": {
                            "type": "boolean",
                            "description": "\u5546\u5e97\u662f\u5426\u5df2\u5728\u64f4\u5145\u6d41\u7a0b\u671f\u9593\u9023\u7d50\u5230 WooCommerce.com\u3002",
                            "required": false
                        },
                        "is_agree_marketing": {
                            "type": "boolean",
                            "description": "\u6b64\u5546\u5e97\u662f\u5426\u540c\u610f\u63a5\u6536 WooCommerce.com \u884c\u92b7\u5167\u5bb9\u3002",
                            "required": false
                        },
                        "store_email": {
                            "type": "string",
                            "description": "\u5546\u5e97\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "required": false
                        },
                        "is_store_country_set": {
                            "type": "boolean",
                            "description": "\u662f\u5426\u900f\u904e\u65b0\u624b\u5165\u9580\u6a94\u6848\u5de5\u5177\u8a2d\u5b9a\u6b64\u5546\u5e97\u7684\u570b\u5bb6\/\u5730\u5340\u3002",
                            "required": false
                        },
                        "is_plugins_page_skipped": {
                            "type": "boolean",
                            "description": "\u6838\u5fc3\u5206\u6790\u5de5\u5177\u4e2d\u7684\u5916\u639b\u7a0b\u5f0f\u6b65\u9a5f\u662f\u5426\u906d\u5230\u7565\u904e\u3002",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/profile"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/profile\/experimental_get_email_prefill": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/profile\/experimental_get_email_prefill"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/tasks\/import_sample_products": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/tasks\/import_sample_products"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/tasks\/create_homepage": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/tasks\/create_homepage"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/tasks\/create_product_from_template": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template_name": {
                            "type": "string",
                            "description": "\u7522\u54c1\u7bc4\u672c\u540d\u7a31\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/tasks\/create_product_from_template"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/tasks": {
            "namespace": "wc-admin",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "description": "\u50c5\u7528\u65bc\u6839\u64da ID \u53d6\u5f97\u7279\u5b9a\u4efb\u52d9\u6e05\u55ae\u7684\u9078\u7528\u53c3\u6578\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "setup",
                                    "extended",
                                    "secret_tasklist"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "description": "\u50c5\u7528\u65bc\u6839\u64da ID \u53d6\u5f97\u7279\u5b9a\u4efb\u52d9\u6e05\u55ae\u7684\u9078\u7528\u53c3\u6578\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "setup",
                                    "extended",
                                    "secret_tasklist"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "extended_tasks": {
                            "description": "\u4f86\u81ea\u7528\u6236\u7aef\u7be9\u9078\u5668\u7684\u904e\u6642\u4efb\u52d9\u64f4\u5145\u6e05\u55ae\u3002",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/tasks"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/hide": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/unhide": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/undo_dismiss": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_-]+)\/snooze": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "duration": {
                            "description": "\u4efb\u52d9\u5ef6\u9072\u6642\u9593\u3002",
                            "type": "string",
                            "required": false
                        },
                        "task_list_id": {
                            "description": "\u7528\u65bc\u67e5\u8a62\u7279\u5b9a\u4efb\u52d9\u6e05\u55ae\u7684\u53c3\u6578 (\u9078\u7528)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/action": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/onboarding\/tasks\/(?P<id>[a-z0-9_\\-]+)\/undo_snooze": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/onboarding\/themes\/install": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/themes\/install"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/themes\/activate": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/themes\/activate"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/themes\/recommended": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "industry": {
                            "type": "string",
                            "description": "Limits the results to themes relevant for this industry (optional)",
                            "required": false
                        },
                        "currency": {
                            "type": "string",
                            "enum": [
                                "USD",
                                "AUD",
                                "CAD",
                                "EUR",
                                "GBP"
                            ],
                            "default": "USD",
                            "description": "Returns pricing in this currency (optional, default: USD)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/themes\/recommended"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/plugins\/install-and-activate-async": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugins": {
                            "description": "A list of plugins to install",
                            "type": "array",
                            "items": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/plugins\/install-and-activate-async"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/plugins\/install-and-activate": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/plugins\/install-and-activate"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/plugins\/scheduled-installs\/(?P<job_id>\\w+)": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-admin\/onboarding\/plugins\/jetpack-authorization-url": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "The URL to redirect to after authorization",
                            "type": "string",
                            "required": true
                        },
                        "from": {
                            "description": "from value for the jetpack authorization page",
                            "type": "string",
                            "default": "woocommerce-onboarding",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/plugins\/jetpack-authorization-url"
                    }
                ]
            }
        },
        "\/wc-admin\/onboarding\/products": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/onboarding\/products"
                    }
                ]
            }
        },
        "\/wc-admin\/mobile-app\/send-magic-link": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/mobile-app\/send-magic-link"
                    }
                ]
            }
        },
        "\/wc-admin\/mobile-app": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/mobile-app"
                    }
                ]
            }
        },
        "\/wc-admin\/shipping-partner-suggestions": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force_default_suggestions": {
                            "type": "boolean",
                            "description": "\u300cwoocommerce_show_marketplace_suggestions\u300d\u9078\u9805\u8a2d\u70ba\u300cno\u300d\u6642\uff0c\u50b3\u56de\u9810\u8a2d\u7684\u904b\u9001\u5408\u4f5c\u5925\u4f34\u5efa\u8b70\u3002",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/shipping-partner-suggestions"
                    }
                ]
            }
        },
        "\/wc-admin\/ai\/store-title": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "description": "\u6307\u5b9a\u5546\u5e97\u7684\u696d\u52d9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/ai\/store-title"
                    }
                ]
            }
        },
        "\/wc-admin\/ai\/business-description": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "description": "\u6307\u5b9a\u5546\u5e97\u7684\u696d\u52d9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/ai\/business-description"
                    }
                ]
            }
        },
        "\/wc-admin\/ai\/store-info": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/ai\/store-info"
                    }
                ]
            }
        },
        "\/wc-admin\/ai\/images": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "description": "\u6307\u5b9a\u5546\u5e97\u7684\u696d\u52d9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/ai\/images"
                    }
                ]
            }
        },
        "\/wc-admin\/ai\/patterns": {
            "namespace": "wc-admin",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "description": "\u6307\u5b9a\u5546\u5e97\u7684\u696d\u52d9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "images": {
                            "description": "\u6307\u5b9a\u5546\u5e97\u7684\u5716\u7247\u3002",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/ai\/patterns"
                    }
                ]
            }
        },
        "\/wc-admin\/ai\/product": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "products_information": {
                            "description": "\u7531 AI \u7522\u751f\u7684\u8cc7\u6599\uff0c\u7528\u65bc\u66f4\u65b0\u793a\u7bc4\u7522\u54c1\u3002",
                            "type": "object",
                            "required": false
                        },
                        "last_product": {
                            "description": "\u66f4\u65b0\u7684\u7522\u54c1\u662f\u5426\u70ba\u5faa\u74b0\u4e2d\u7684\u6700\u5f8c\u4e00\u9805",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/ai\/product"
                    }
                ]
            }
        },
        "\/wc-admin\/launch-your-store\/initialize-coming-soon": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/launch-your-store\/initialize-coming-soon"
                    }
                ]
            }
        },
        "\/wc-admin\/launch-your-store\/update-survey-status": {
            "namespace": "wc-admin",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/launch-your-store\/update-survey-status"
                    }
                ]
            }
        },
        "\/wc-admin\/launch-your-store\/survey-completed": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/launch-your-store\/survey-completed"
                    }
                ]
            }
        },
        "\/wc-admin\/launch-your-store\/woopayments\/test-orders\/count": {
            "namespace": "wc-admin",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/launch-your-store\/woopayments\/test-orders\/count"
                    }
                ]
            }
        },
        "\/wc-admin\/launch-your-store\/woopayments\/test-orders": {
            "namespace": "wc-admin",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-admin\/launch-your-store\/woopayments\/test-orders"
                    }
                ]
            }
        },
        "\/wc-analytics": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-analytics",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u9867\u5ba2\u6b04\u4f4d\u5305\u542b\u641c\u5c0b\u5b57\u8a5e\u7684\u7269\u4ef6\u3002\u641c\u5c0b\u300csearchby\u300d\u63d0\u4f9b\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u5305\u542b\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6392\u9664\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\u9650\u5236\u5c0d\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6574\u6578\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u5177\u6709\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "\u7be9\u9078\u51fa\u4efb\u4f55\u5df2\u901a\u904e\u6b04\u4f4d\u70ba\u7a7a\u767d\u7684\u7d50\u679c",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u9867\u5ba2 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/customers\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u9867\u5ba2\u6b04\u4f4d\u5305\u542b\u641c\u5c0b\u5b57\u8a5e\u7684\u7269\u4ef6\u3002\u641c\u5c0b\u300csearchby\u300d\u63d0\u4f9b\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u5305\u542b\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6392\u9664\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\u9650\u5236\u5c0d\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6574\u6578\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "users": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u5177\u6709\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "\u7be9\u9078\u51fa\u4efb\u4f55\u5df2\u901a\u904e\u6b04\u4f4d\u70ba\u7a7a\u767d\u7684\u7d50\u679c",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u9867\u5ba2 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/leaderboards": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "\u5728\u9023\u7d50\u4e4b\u9593\u4fdd\u5b58\u7684\u7db2\u5740\u67e5\u8a62\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/leaderboards"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/leaderboards\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/leaderboards\/(?P<leaderboard>\\w+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "leaderboard": {
                            "type": "string",
                            "enum": [
                                "customers",
                                "coupons",
                                "categories",
                                "products"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 20,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "persisted_query": {
                            "description": "\u5728\u9023\u7d50\u4e4b\u9593\u4fdd\u5b58\u7684\u7db2\u5740\u67e5\u8a62\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "days": {
                            "description": "\u532f\u5165\u6240\u9700\u5929\u6578\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "\u7565\u904e\u73fe\u6709\u8a02\u55ae\u8cc7\u6599\u7684\u532f\u5165\u4f5c\u696d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/import"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/cancel": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/import\/cancel"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/delete": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/import\/delete"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/import\/status"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/import\/totals": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "days": {
                            "description": "\u532f\u5165\u6240\u9700\u5929\u6578\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "skip_existing": {
                            "description": "\u7565\u904e\u73fe\u6709\u8a02\u55ae\u8cc7\u6599\u7684\u532f\u5165\u4f5c\u696d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/import\/totals"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/(?P<type>[a-z]+)\/export": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "report_args": {
                            "description": "\u50b3\u81f3\u532f\u51fa\u5831\u544a\u7684\u53c3\u6578\u3002",
                            "type": "object",
                            "required": false
                        },
                        "email": {
                            "description": "\u5982\u679c\u70ba\u771f\uff0c\u8acb\u900f\u904e\u96fb\u5b50\u90f5\u4ef6\u50b3\u9001\u532f\u51fa\u4e0b\u8f09\u9023\u7d50\u7d66\u63d0\u51fa\u8981\u6c42\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/reports\/(?P<type>[a-z]+)\/export\/(?P<export_id>[a-z0-9]+)\/status": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/reports\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "product_name",
                                "variations",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u6307\u5b9a\u5206\u985e\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "products": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u7522\u54c1 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\u5c07\u6bcf\u500b\u7522\u54c1\u7684\u5176\u4ed6\u8cc7\u8a0a\u65b0\u589e\u5230\u5831\u544a\u4e2d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "sku"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u4e0a\u5c64\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u4e0a\u5c64\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u5b50\u9805 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\u5c07\u5404\u8b8a\u5316\u7684\u5176\u4ed6\u8cc7\u8a0a\u65b0\u589e\u5230\u5831\u544a\u4e2d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5305\u542b\u6307\u5b9a\u5c6c\u6027\u7684\u8b8a\u5316\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u4e0d\u542b\u6307\u5b9a\u5c6c\u6027\u7684\u8b8a\u5316\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "category_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6307\u5b9a\u985e\u5225\u4e2d\u7684\u8b8a\u5316\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u6307\u5b9a\u985e\u5225\u4e2d\u7684\u8b8a\u5316\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u7522\u54c1 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/products\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\u5c07\u7d71\u8a08\u8cc7\u6599\u6b04\u4f4d\u9650\u5b9a\u5728\u6307\u5b9a\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u6307\u5b9a\u5206\u985e\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "products": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u7522\u54c1 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u5b50\u9805 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\u4f9d\u5176\u4ed6\u689d\u4ef6\u7d04\u675f\u70ba\u56de\u61c9\u9032\u884c\u5e02\u5834\u5340\u9694\u3002",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/products\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/variations\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\u5c07\u7d71\u8a08\u8cc7\u6599\u6b04\u4f4d\u9650\u5b9a\u5728\u6307\u5b9a\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "category_includes": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u6307\u5b9a\u5206\u985e\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "category_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u6307\u5b9a\u985e\u5225\u4e2d\u7684\u8b8a\u5316\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u4e0a\u5c64\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u4e0a\u5c64\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variations": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u5b50\u9805 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\u4f9d\u5176\u4ed6\u689d\u4ef6\u7d04\u675f\u70ba\u56de\u61c9\u9032\u884c\u5e02\u5834\u5340\u9694\u3002",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5305\u542b\u6307\u5b9a\u5c6c\u6027\u5546\u54c1\u7684\u8a02\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u4e0d\u542b\u6307\u5b9a\u5c6c\u6027\u5546\u54c1\u7684\u8a02\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/variations\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/revenue\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "total_sales",
                                "coupons",
                                "refunds",
                                "shipping",
                                "taxes",
                                "net_revenue",
                                "orders_count",
                                "items_sold",
                                "gross_sales"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "segmentby": {
                            "description": "\u4f9d\u5176\u4ed6\u689d\u4ef6\u7d04\u675f\u70ba\u56de\u61c9\u9032\u884c\u5e02\u5834\u5340\u9694\u3002",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        },
                        "date_type": {
                            "description": "\u8986\u5beb\u300cwoocommerce_date_type\u300d\u9078\u9805\uff0c\u56e0\u70ba\u5df2\u7528\u65bc\u6536\u76ca\u5831\u544a\u6703\u7d0d\u5165\u8003\u91cf\u7684\u8cc7\u6599\u5eab\u65e5\u671f\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "date_paid",
                                "date_created",
                                "date_completed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/revenue\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "num_items_sold",
                                "net_total"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u8b8a\u5316\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u8b8a\u5316\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u512a\u60e0\u5238\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u512a\u60e0\u5238\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u7a05\u7387\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u7a05\u7387\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status_is": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u8a02\u55ae\u72c0\u614b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u8a02\u55ae\u72c0\u614b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "customer_type": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u8001\u9867\u5ba2\u6216\u65b0\u9867\u5ba2\u3002",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "returning",
                                "new"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u9000\u6b3e\u985e\u578b\u3002",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "extended_info": {
                            "description": "\u5c07\u6bcf\u500b\u512a\u60e0\u5238\u7684\u5176\u4ed6\u8cc7\u8a0a\u65b0\u589e\u5230\u5831\u544a\u4e2d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "order_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u8a02\u55ae ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u8a02\u55ae ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5305\u542b\u6307\u5b9a\u5c6c\u6027\u5546\u54c1\u7684\u8a02\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u4e0d\u542b\u6307\u5b9a\u5c6c\u6027\u5546\u54c1\u7684\u8a02\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/orders\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "net_revenue",
                                "orders_count",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u8a02\u55ae\u72c0\u614b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "default": null,
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u8a02\u55ae\u72c0\u614b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "product_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u8b8a\u5316\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "variation_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u8b8a\u5316\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u512a\u60e0\u5238\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "coupon_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u512a\u60e0\u5238\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u7a05\u7387\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tax_rate_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u7a05\u7387\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer": {
                            "description": "customer_type \u7684\u5225\u540d (\u5df2\u904e\u6642)\u3002",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "customer_type": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5305\u542b\u6307\u5b9a customer_type \u7684\u8a02\u55ae",
                            "type": "string",
                            "enum": [
                                "new",
                                "returning"
                            ],
                            "required": false
                        },
                        "refunds": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u9000\u6b3e\u985e\u578b\u3002",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "all",
                                "partial",
                                "full",
                                "none"
                            ],
                            "required": false
                        },
                        "attribute_is": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5305\u542b\u6307\u5b9a\u5c6c\u6027\u5546\u54c1\u7684\u8a02\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_is_not": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u4e0d\u542b\u6307\u5b9a\u5c6c\u6027\u5546\u54c1\u7684\u8a02\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "array"
                            },
                            "default": [],
                            "required": false
                        },
                        "segmentby": {
                            "description": "\u4f9d\u5176\u4ed6\u689d\u4ef6\u7d04\u675f\u70ba\u56de\u61c9\u9032\u884c\u5e02\u5834\u5340\u9694\u3002",
                            "type": "string",
                            "enum": [
                                "product",
                                "category",
                                "variation",
                                "coupon",
                                "customer_type"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/orders\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "category_id",
                            "enum": [
                                "category_id",
                                "items_sold",
                                "net_revenue",
                                "orders_count",
                                "products_count",
                                "category"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "status_is": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u8a02\u55ae\u72c0\u614b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status_is_not": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u8a02\u55ae\u72c0\u614b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u985e\u5225\u5206\u985e\u6cd5\u4e2d\u6240\u6709\u7372\u6d3e\u6307\u5b9a\u5b57\u8a5e\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\u5c07\u5404\u985e\u5225\u7684\u5176\u4ed6\u8cc7\u8a0a\u65b0\u589e\u5230\u5831\u544a\u4e2d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "tax_rate_id",
                            "enum": [
                                "name",
                                "tax_rate_id",
                                "tax_code",
                                "rate",
                                "order_tax",
                                "total_tax",
                                "shipping_tax",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "taxes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u7372\u6d3e\u4e00\u500b\u6216\u591a\u500b\u7a05\u7387\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/taxes\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "items_sold",
                                "total_sales",
                                "orders_count",
                                "products_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\u5c07\u7d71\u8a08\u8cc7\u6599\u6b04\u4f4d\u9650\u5b9a\u5728\u6307\u5b9a\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "taxes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u7a05\u91d1\u5206\u985e\u6cd5\u4e2d\u6240\u6709\u7372\u6d3e\u6307\u5b9a\u5b57\u8a5e\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\u4f9d\u5176\u4ed6\u689d\u4ef6\u7d04\u675f\u70ba\u56de\u61c9\u9032\u884c\u5e02\u5834\u5340\u9694\u3002",
                            "type": "string",
                            "enum": [
                                "tax_rate_id"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/taxes\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "coupon_id",
                            "enum": [
                                "coupon_id",
                                "code",
                                "amount",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "coupons": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u7279\u5b9a\u512a\u60e0\u5238 ID \u7684\u512a\u60e0\u5238\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "extended_info": {
                            "description": "\u5c07\u6bcf\u500b\u512a\u60e0\u5238\u7684\u5176\u4ed6\u8cc7\u8a0a\u65b0\u589e\u5230\u5831\u544a\u4e2d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/coupons\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "amount",
                                "coupons_count",
                                "orders_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\u5c07\u7d71\u8a08\u8cc7\u6599\u6b04\u4f4d\u9650\u5b9a\u5728\u6307\u5b9a\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "coupons": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u7279\u5b9a\u512a\u60e0\u5238 ID \u7684\u512a\u60e0\u5238\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "segmentby": {
                            "description": "\u4f9d\u5176\u4ed6\u689d\u4ef6\u7d04\u675f\u70ba\u56de\u61c9\u9032\u884c\u5e02\u5834\u5340\u9694\u3002",
                            "type": "string",
                            "enum": [
                                "product",
                                "variation",
                                "category",
                                "coupon"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/coupons\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "stock_status",
                            "enum": [
                                "stock_status",
                                "stock_quantity",
                                "date",
                                "id",
                                "include",
                                "title",
                                "sku"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u7372\u6d3e\u5eab\u5b58\u5831\u544a\u985e\u578b\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "lowstock",
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/stock\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/stock\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "product"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1aproducts, orders, username, ip_address.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u8a02\u55ae ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u8a02\u55ae ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6709\u6307\u5b9a IP \u4f4d\u5740\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a IP \u4f4d\u5740\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/downloads"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/downloads\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "download_count"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "fields": {
                            "description": "\u5c07\u7d71\u8a08\u8cc7\u6599\u6b04\u4f4d\u9650\u5b9a\u5728\u6307\u5b9a\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "interval": {
                            "description": "\u50b3\u56de\u7684\u8cc7\u6599\u4e2d\u7528\u65bc\u8caf\u9ad4\u7684\u6642\u9593\u9593\u9694\u3002",
                            "type": "string",
                            "default": "week",
                            "enum": [
                                "hour",
                                "day",
                                "week",
                                "month",
                                "quarter",
                                "year"
                            ],
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "product_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u672a\u7372\u6d3e\u6307\u5b9a\u7522\u54c1\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order_includes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u8a02\u55ae ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "order_excludes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u8a02\u55ae ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6709\u6307\u5b9a\u9867\u5ba2 ID \u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customer_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a\u9867\u5ba2 ID \u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip_address_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6709\u6307\u5b9a IP \u4f4d\u5740\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ip_address_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6c92\u6709\u6307\u5b9a IP \u4f4d\u5740\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/downloads\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date_registered",
                            "enum": [
                                "username",
                                "name",
                                "country",
                                "city",
                                "state",
                                "postcode",
                                "date_registered",
                                "date_last_active",
                                "orders_count",
                                "total_spend",
                                "avg_order_value"
                            ],
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u9867\u5ba2\u6b04\u4f4d\u5305\u542b\u641c\u5c0b\u5b57\u8a5e\u7684\u7269\u4ef6\u3002\u641c\u5c0b\u300csearchby\u300d\u63d0\u4f9b\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u5305\u542b\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6392\u9664\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\u9650\u5236\u5c0d\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6574\u6578\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u9867\u5ba2 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u5177\u6709\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "filter_empty": {
                            "description": "\u7be9\u9078\u51fa\u4efb\u4f55\u5df2\u901a\u904e\u6b04\u4f4d\u70ba\u7a7a\u767d\u7684\u7d50\u679c",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "email",
                                    "name",
                                    "country",
                                    "city",
                                    "state",
                                    "postcode"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/customers"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/customers\/stats": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "registered_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "registered_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u8a3b\u518a\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "match": {
                            "description": "\u8aaa\u660e\u7d50\u679c\u96c6\u7684\u6240\u6709\u689d\u4ef6\u662f\u5426\u7686\u61c9\u70ba\u771f\uff0c\u6216\u8005\u53ea\u8981\u4efb\u4e00\u689d\u4ef6\u7b26\u5408\u5373\u8db3\u5920\u3002\u6bd4\u5c0d\u6703\u5f71\u97ff\u4ee5\u4e0b\u53c3\u6578\uff1astatus_is\u3001status_is_not\u3001product_includes\u3001product_excludes\u3001coupon_includes\u3001coupon_excludes\u3001customer\u3001categories",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "any"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u9867\u5ba2\u6b04\u4f4d\u5305\u542b\u641c\u5c0b\u5b57\u8a5e\u7684\u7269\u4ef6\u3002\u641c\u5c0b\u300csearchby\u300d\u63d0\u4f9b\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "searchby": {
                            "description": "Limit results with `search` and `searchby` to specific fields containing the search term.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "username",
                                "email",
                                "all"
                            ],
                            "required": false
                        },
                        "name_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u540d\u7a31\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_includes": {
                            "description": "\u9650\u5236\u5c0d\u5177\u6709\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u7528\u6236\u540d\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_includes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u5305\u542b\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_excludes": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6392\u9664\u96fb\u5b50\u90f5\u4ef6\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_includes": {
                            "description": "\u9650\u5236\u5c0d\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "country_excludes": {
                            "description": "\u9650\u5236\u5c0d\u4e0d\u5305\u62ec\u7279\u5b9a\u570b\u5bb6\/\u5730\u5340\u7684\u5c0d\u8c61\u7684\u97ff\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_active_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u70ba\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_active_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "registered_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u4e0a\u6b21\u555f\u7528\u6642\u9593\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u7684 ISO8601 \u5408\u898f\u65e5\u671f\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "orders_count_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6574\u6578\u7684\u7269\u4ef6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "orders_count_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u8a08\u6578\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6574\u6578\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "total_spend_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "total_spend_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u7e3d\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "avg_order_value_min": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5927\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_max": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u5c0f\u65bc\u6216\u7b49\u65bc\u6307\u5b9a\u6578\u5b57\u7684\u7269\u4ef6\u3002",
                            "type": "number",
                            "required": false
                        },
                        "avg_order_value_between": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u8a02\u55ae\u6d88\u8cbb\u5e73\u5747\u91d1\u984d\u4ecb\u65bc\u5169\u500b\u6307\u5b9a\u6578\u5b57\u4e4b\u9593\u7684\u7269\u4ef6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "last_order_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u524d (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_order_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u6307\u5b9a ISO8601 \u5408\u898f\u65e5\u671f\u6642\u9593\u4e4b\u5f8c (\u6216\u7576\u6642) \u767c\u4f48\u6700\u5f8c\u4e00\u7b46\u8a02\u55ae\u7684\u7269\u4ef6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "customers": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u5177\u6709\u6307\u5b9a\u9867\u5ba2 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "fields": {
                            "description": "\u5c07\u7d71\u8a08\u8cc7\u6599\u6b04\u4f4d\u9650\u5b9a\u5728\u6307\u5b9a\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "force_cache_refresh": {
                            "description": "\u5f37\u5236\u64f7\u53d6\u66f4\u65b0\u8cc7\u6599\uff0c\u800c\u975e\u64f7\u53d6\u81ea\u5feb\u53d6\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/customers\/stats"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u7279\u5b9a\u5831\u544a\u7d71\u8a08\u8cc7\u6599\u3002\u5141\u8a31\u7684\u503c\uff1a\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/performance-indicators"
                    }
                ]
            }
        },
        "\/wc-analytics\/reports\/performance-indicators\/allowed": {
            "namespace": "wc-analytics",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "stats": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u5728\u7279\u5b9a\u5831\u544a\u7d71\u8a08\u8cc7\u6599\u3002\u5141\u8a31\u7684\u503c\uff1a\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": []
                            },
                            "default": [],
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/reports\/performance-indicators\/allowed"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "\u5099\u8a3b\u985e\u578b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey",
                                    "email"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "\u5099\u8a3b\u72c0\u614b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "\u5099\u8a3b\u4f86\u6e90\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "note_id",
                                "date",
                                "type",
                                "title",
                                "status"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "type": {
                            "description": "\u5099\u8a3b\u985e\u578b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "error",
                                    "warning",
                                    "update",
                                    "info",
                                    "marketing",
                                    "survey",
                                    "email"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "description": "\u5099\u8a3b\u72c0\u614b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "source": {
                            "description": "\u5099\u8a3b\u4f86\u6e90\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/admin\/notes"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/(?P<id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/delete\/all": {
            "namespace": "wc-analytics",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "description": "\u5099\u8a3b\u72c0\u614b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "description": "\u5099\u8a3b\u72c0\u614b\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "pending",
                                    "actioned",
                                    "unactioned",
                                    "snoozed",
                                    "sent"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/admin\/notes\/delete\/all"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/tracker\/(?P<note_id>[\\d-]+)\/user\/(?P<user_id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/update": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/admin\/notes\/update"
                    }
                ]
            }
        },
        "\/wc-analytics\/admin\/notes\/experimental-activate-promo\/(?P<promo_note_name>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/wc-analytics\/admin\/notes\/(?P<note_id>[\\d-]+)\/action\/(?P<action_id>[\\d-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "note_id": {
                            "description": "\u5099\u8a3b\u7684\u552f\u4e00 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "\u5099\u8a3b\u52d5\u4f5c\u7684\u552f\u4e00 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "note_id": {
                            "description": "\u5099\u8a3b\u7684\u552f\u4e00 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "action_id": {
                            "description": "\u5099\u8a3b\u52d5\u4f5c\u7684\u552f\u4e00 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u4ee3\u78bc\u7b26\u5408\u6307\u5b9a\u5b57\u4e32\u7684\u512a\u60e0\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\u900f\u904e\u7279\u5b9a\u4ee3\u78bc\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u5728\u4ee3\u78bc\u7b26\u5408\u6307\u5b9a\u5b57\u4e32\u7684\u512a\u60e0\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\u900f\u904e\u7279\u5b9a\u4ee3\u78bc\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/coupons"
                    }
                ]
            }
        },
        "\/wc-analytics\/coupons\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/coupons\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/data": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/data"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/locales": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/data\/countries\/locales"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/data\/countries"
                    }
                ]
            }
        },
        "\/wc-analytics\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/data\/download-ips": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/data\/download-ips"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "\u9650\u5236\u7279\u5b9a\u72c0\u614b\u8a02\u55ae\u8a2d\u5b9a\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5ba2\u6236\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5546\u54c1\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u50c5\u986f\u793a\u8981\u5728\u8a02\u55ae\u986f\u793a\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u7b26\u5408\u90e8\u5206\u8a02\u55ae\u865f\u78bc\u7684\u8a02\u55ae\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "MYR",
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": [
                                "any"
                            ],
                            "description": "\u9650\u5236\u7279\u5b9a\u72c0\u614b\u8a02\u55ae\u8a2d\u5b9a\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5ba2\u6236\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5546\u54c1\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u50c5\u986f\u793a\u8981\u5728\u8a02\u55ae\u986f\u793a\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "number": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u7b26\u5408\u90e8\u5206\u8a02\u55ae\u865f\u78bc\u7684\u8a02\u55ae\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "MYR",
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/orders"
                    }
                ]
            }
        },
        "\/wc-analytics\/orders\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/orders\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u7522\u54c1\u540d\u7a31\u6216 SKU \u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5236\u70ba\u8207\u5b57\u4e32\u90e8\u5206\u76f8\u7b26\u7684\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5eab\u5b58\u4e0d\u8db3\u6216\u6c92\u6709\u5eab\u5b58\u7684\u7522\u54c1\u3002 (\u5df2\u904e\u6642)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u7522\u54c1\u540d\u7a31\u6216 SKU \u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5236\u70ba\u8207\u5b57\u4e32\u90e8\u5206\u76f8\u7b26\u7684\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "low_in_stock": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5eab\u5b58\u4e0d\u8db3\u6216\u6c92\u6709\u5eab\u5b58\u7684\u7522\u54c1\u3002 (\u5df2\u904e\u6642)",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/suggested-products": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u5eab\u5b58\u6216\u7f3a\u8ca8\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1\u985e\u5225 ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1\u6a19\u7c64 ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u5efa\u8b70\u5546\u54c1\u7684\u7279\u5b9a\u6578\u91cf\u3002",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u5eab\u5b58\u6216\u7f3a\u8ca8\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1\u985e\u5225 ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1\u6a19\u7c64 ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u5efa\u8b70\u5546\u54c1\u7684\u7279\u5b9a\u6578\u91cf\u3002",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/suggested-products"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<id>[\\d]+)\/duplicate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u76f8\u4f3c\u5c6c\u6027\u540d\u7a31\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u76f8\u4f3c\u5c6c\u6027\u540d\u7a31\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u4ee3\u7a31\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u4ee3\u7a31\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/attributes\/(?P<slug>[a-z0-9_\\-]+)\/terms": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/categories"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/categories\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST",
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/(?P<product_id>[\\d]+)\/variations\/generate": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "POST",
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\u522a\u9664\u4e0d\u4f7f\u7528\u7684\u6b3e\u5f0f\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\u6240\u7522\u751f\u6b3e\u5f0f\u7684\u9810\u8a2d\u503c\u3002",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u985e\u578b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8ca8\u865f\u3002",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u6a94\u6848 ID\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u6a94\u6848\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\u6a94\u6848\u7db2\u5740.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u7387\u985e\u5225",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\u5716\u7247\u7de8\u865f.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\u5716\u7247\u7db2\u5740.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\u5716\u7247\u540d\u7a31.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5143\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\u5143\u9375\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\u5143\u503c\u3002",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\u522a\u9664\u4e0d\u4f7f\u7528\u7684\u6b3e\u5f0f\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\u6240\u7522\u751f\u6b3e\u5f0f\u7684\u9810\u8a2d\u503c\u3002",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u985e\u578b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8ca8\u865f\u3002",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u6a94\u6848 ID\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u6a94\u6848\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\u6a94\u6848\u7db2\u5740.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u7387\u985e\u5225",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\u5716\u7247\u7de8\u865f.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\u5716\u7247\u7db2\u5740.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\u5716\u7247\u540d\u7a31.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5143\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\u5143\u9375\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\u5143\u503c\u3002",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\u522a\u9664\u4e0d\u4f7f\u7528\u7684\u6b3e\u5f0f\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\u6240\u7522\u751f\u6b3e\u5f0f\u7684\u9810\u8a2d\u503c\u3002",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u985e\u578b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8ca8\u865f\u3002",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u6a94\u6848 ID\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u6a94\u6848\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\u6a94\u6848\u7db2\u5740.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u7387\u985e\u5225",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\u5716\u7247\u7de8\u865f.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\u5716\u7247\u7db2\u5740.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\u5716\u7247\u540d\u7a31.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5143\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\u5143\u9375\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\u5143\u503c\u3002",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\u522a\u9664\u4e0d\u4f7f\u7528\u7684\u6b3e\u5f0f\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\u6240\u7522\u751f\u6b3e\u5f0f\u7684\u9810\u8a2d\u503c\u3002",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u985e\u578b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "variation"
                                    ]
                                },
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8ca8\u865f\u3002",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u6a94\u6848 ID\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u6a94\u6848\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\u6a94\u6848\u7db2\u5740.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u7387\u985e\u5225",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\u5716\u7247\u7de8\u865f.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\u5716\u7247\u7db2\u5740.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\u5716\u7247\u540d\u7a31.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5143\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\u5143\u9375\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\u5143\u503c\u3002",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "name": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                                    "type": "string"
                                },
                                "parent_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                                    "type": "integer"
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "variation",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "variation"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "name": {
                            "description": "\u7522\u54c1\u7236\u9805\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/variations": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET",
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u5546\u54c1\u540d\u7a31\u3001SKU \u6216\u5c6c\u6027\u503c\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/variations"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\u767c\u4f48\u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u4f7f\u7528\u7279\u5b9a\u7684\u7de8\u865f\u9650\u5236\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7d66\u7279\u5b9a\u4f7f\u7528\u8005 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u7d66\u7279\u5b9a\u4f7f\u7528\u8005 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u4f86\u81ea\u7279\u5b9a\u4f5c\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7279\u5b9a\u72c0\u614b\u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u540d\u7a31\u3002",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u5167\u5bb9\u3002",
                            "required": true
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\u767c\u4f48\u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u4f7f\u7528\u7279\u5b9a\u7684\u7de8\u865f\u9650\u5236\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7d66\u7279\u5b9a\u4f7f\u7528\u8005 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u7d66\u7279\u5b9a\u4f7f\u7528\u8005 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u4f86\u81ea\u7279\u5b9a\u4f5c\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7279\u5b9a\u72c0\u614b\u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u540d\u7a31\u3002",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u5167\u5bb9\u3002",
                            "required": true
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/reviews\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u8a55\u8ad6\u6240\u5c6c\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u8a55\u8ad6\u6240\u5c6c\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/products\/reviews\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u8a55\u8ad6\u6240\u5c6c\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u8a55\u8ad6\u6240\u5c6c\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/low-in-stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/products\/count-low-in-stock": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/products\/count-low-in-stock"
                    }
                ]
            }
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/settings\/(?P<group_id>[\\w-]+)\/(?P<id>[\\w-]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u4f9d\u7a05\u7387\u985e\u5225.",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u7684\u7a05\u78bc\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u8cbb\u7387 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u4f9d\u7a05\u7387\u985e\u5225.",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "\u4f9d\u985e\u4f3c\u7684\u7a05\u78bc\u641c\u5c0b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u5728\u5df2\u7372\u6d3e\u6307\u5b9a\u8cbb\u7387 ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/taxes"
                    }
                ]
            }
        },
        "\/wc-analytics\/taxes\/(?P<id>[\\d]+)": {
            "namespace": "wc-analytics",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-analytics\/taxes\/batch": {
            "namespace": "wc-analytics",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-analytics\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/store": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/store",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store"
                    }
                ]
            }
        },
        "\/wc\/store\/batch": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/cart": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/add-item": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u8cfc\u7269\u8eca\u9805\u76ee\u5546\u54c1\u6216\u5b50\u985e\u9078\u9805 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u53ef\u5728\u8cfc\u7269\u8eca\u653e\u5165\u6b64\u5546\u54c1\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "variation": {
                            "description": "\u9078\u64c7\u7684\u5c6c\u6027 (\u9069\u7528\u65bc\u5b50\u985e\u9078\u9805)\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u5b50\u985e\u9078\u9805\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5b50\u985e\u9078\u9805\u5c6c\u6027\u503c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/add-item"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/apply-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/apply-coupon"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/coupons": {
            "namespace": "wc\/store",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u512a\u60e0\u5238\u7684\u552f\u4e00\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u512a\u60e0\u5238\u7684\u6298\u6263\u985e\u578b (\u4f8b\u5982\uff1a\u767e\u5206\u6bd4\u6216\u56fa\u5b9a\u91d1\u984d)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/coupons"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/coupons\/(?P<code>[\\w-]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/extensions": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "\u64f4\u5145\u529f\u80fd\u540d\u7a31 - \u9019\u6703\u7528\u65bc\u78ba\u4fdd\u8981\u6c42\u7684\u8cc7\u6599\u6b63\u78ba\u8f49\u9001\u3002",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "\u5176\u4ed6\u8981\u50b3\u9001\u81f3\u64f4\u5145\u529f\u80fd\u7684\u8cc7\u6599",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/extensions"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/items": {
            "namespace": "wc\/store",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/items"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/items\/(?P<key>[\\w-]{32})": {
            "namespace": "wc\/store",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u9805\u76ee\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u9805\u76ee\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u9805\u76ee\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/cart\/remove-coupon": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/remove-coupon"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/remove-item": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc (\u91d1\u9470)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/remove-item"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/select-shipping-rate": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "package_id": {
                            "description": "\u9001\u8ca8\u5305\u88f9 ID\u3002 \u4fdd\u7559\u7a7a\u767d\u4ee5\u5957\u7528\u5230\u6240\u6709\u5305\u88f9\u3002",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "\u5305\u88f9\u9078\u53d6\u7684\u8cbb\u7387 ID\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/select-shipping-rate"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/update-item": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8981\u66f4\u65b0\u7684\u8cfc\u7269\u8eca\u5546\u54c1\u552f\u4e00\u8b58\u5225\u78bc (\u91d1\u9470)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u5546\u54c1\u7684\u66f4\u65b0\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/update-item"
                    }
                ]
            }
        },
        "\/wc\/store\/cart\/update-customer": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "billing_address": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/cart\/update-customer"
                    }
                ]
            }
        },
        "\/wc\/store\/checkout": {
            "namespace": "wc\/store",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\u8655\u7406\u4ed8\u6b3e\u6642\u8981\u50b3\u9001\u5230\u4ed8\u6b3e\u65b9\u5f0f\u7684\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\u82e5\u60c5\u6cc1\u5141\u8a31\uff0c\u8acb\u70ba\u65b0\u5e33\u865f\u5efa\u7acb\u9867\u5ba2\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u9867\u5ba2\u70ba\u8a02\u55ae\u65b0\u589e\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u7528\u65bc\u8655\u7406\u4ed8\u6b3e\u7684\u4ed8\u6b3e\u65b9\u5f0f ID\u3002",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "billplz",
                                "cod",
                                "cheque",
                                "stripe"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\u662f\u5426\u5728\u8655\u7406\u8a02\u55ae\u7684\u540c\u6642\uff0c\u5efa\u7acb\u65b0\u7684\u4f7f\u7528\u8005\u5e33\u6236\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u6301\u7e8c\u5b58\u5728\u65bc\u8a02\u55ae\u7684\u5176\u4ed6\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution \u8a3b\u518a\u7684\u64f4\u5145\u529f\u80fd\u8cc7\u6599",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asource_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1areferrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1auser_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/checkout"
                    }
                ]
            }
        },
        "\/wc\/store\/checkout\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\u8655\u7406\u4ed8\u6b3e\u6642\u8981\u50b3\u9001\u5230\u4ed8\u6b3e\u65b9\u5f0f\u7684\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u9867\u5ba2\u70ba\u8a02\u55ae\u65b0\u589e\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u7528\u65bc\u8655\u7406\u4ed8\u6b3e\u7684\u4ed8\u6b3e\u65b9\u5f0f ID\u3002",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "billplz",
                                "cod",
                                "cheque",
                                "stripe"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u6301\u7e8c\u5b58\u5728\u65bc\u8a02\u55ae\u7684\u5176\u4ed6\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution \u8a3b\u518a\u7684\u64f4\u5145\u529f\u80fd\u8cc7\u6599",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asource_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1areferrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1auser_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/attributes": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5c6c\u6027\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u905e\u589e\u6216\u905e\u6e1b\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5b57\u8a5e\u5c6c\u6027\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u5982\u679c\u70ba True\uff0c\u4e0d\u6703\u50b3\u56de\u7a7a\u767d\u5b57\u8a5e\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/categories": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u905e\u589e\u6216\u905e\u6e1b\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5b57\u8a5e\u5c6c\u6027\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u5982\u679c\u70ba True\uff0c\u4e0d\u6703\u50b3\u56de\u7a7a\u767d\u5b57\u8a5e\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/collection-data": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u4ee3\u7a31\u7684\u7522\u54c1\u3002 \u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u65bc\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u4f7f\u7528\u4e4b\u5f8c\/\u4e4b\u524d\u9650\u5236\u56de\u61c9\u6642\uff0c\u7528\u4ee5\u6bd4\u8f03\u7684\u65e5\u671f\u6b04\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u76ee\u9304\u8a5e\u5f59\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u6bd4\u8f03\u5546\u54c1\u6a19\u7c64\u7684\u904b\u7b97\u5b50\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u6839\u64da\u6700\u4f4e\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u6839\u64da\u6700\u9ad8\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "instock",
                                    "outofstock",
                                    "onbackorder"
                                ],
                                "sanitize_callback": "sanitize_text_field",
                                "validate_callback": "rest_validate_request_arg"
                            },
                            "default": [],
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6240\u9078\u5168\u57df\u5c6c\u6027\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u5c6c\u6027\u5206\u985e\u6cd5\u540d\u7a31\u3002",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u5c6c\u6027\u5b57\u8a5e ID \u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u6e05\u55ae\u3002\u5982\u679c\u63d0\u4f9b\u5b57\u8a5e ID\uff0c\u6b64\u9805\u76ee\u6703\u88ab\u7565\u904e\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u5c6c\u6027\u8a5e\u5f59\u3002",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u4e00\u6b21\u4f7f\u7528\u591a\u500b\u689d\u4ef6\u7be9\u9078\u6642\uff0c\u5404\u5c6c\u6027\u4e4b\u9593\u7684\u908f\u8f2f\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u5224\u65b7\u662f\u5426\u986f\u793a\u96b1\u85cf\u6216\u53ef\u898b\u7684\u76ee\u9304\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u7279\u5b9a\u5e73\u5747\u8a55\u5206\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "\u5982\u679c\u70ba\u300c\u662f\u300d\uff0c\u5247\u8a08\u7b97\u96c6\u5408\u4e2d\u5546\u54c1\u50f9\u683c\u7684\u6700\u4f4e\u91d1\u984d\u548c\u6700\u9ad8\u91d1\u984d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "\u5982\u679c\u70ba\u300cTrue\u300d\uff0c\u5247\u8a08\u7b97\u8a72\u7cfb\u5217\u4e2d\u7684\u5546\u54c1\u5eab\u5b58\u6578\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "\u5982\u6709\u8981\u6c42\uff0c\u5247\u8a08\u7b97\u96c6\u5408\u4e2d\u5546\u54c1\u7684\u5c6c\u6027\u5b57\u8a5e\u8a08\u6578\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "\u5206\u985e\u6cd5\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "\u7be9\u9078\u689d\u4ef6\t\u6b63\u5728\u57f7\u884c\uff0c\u53ef\u80fd\u6703\u5f71\u97ff\u6578\u91cf\u3002 \u6709\u6548\u503c\u5305\u62ec\u300c\u4ee5\u53ca\u300d\u548c\u300c\u6216\u8005\u300d\u3002",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "\u5982\u679c\u70ba\u300c\u662f\u300d\uff0c\u5247\u8a08\u7b97\u96c6\u5408\u4e2d\u5546\u54c1\u7684\u8a55\u5206\u6578\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/products\/collection-data"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/reviews": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7279\u5b9a\u985e\u5225 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/tags": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u905e\u589e\u6216\u905e\u6e1b\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5b57\u8a5e\u5c6c\u6027\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u5982\u679c\u70ba True\uff0c\u4e0d\u6703\u50b3\u56de\u7a7a\u767d\u5b57\u8a5e\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/products": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u4ee3\u7a31\u7684\u7522\u54c1\u3002 \u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u65bc\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u4f7f\u7528\u4e4b\u5f8c\/\u4e4b\u524d\u9650\u5236\u56de\u61c9\u6642\uff0c\u7528\u4ee5\u6bd4\u8f03\u7684\u65e5\u671f\u6b04\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u76ee\u9304\u8a5e\u5f59\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u6bd4\u8f03\u5546\u54c1\u6a19\u7c64\u7684\u904b\u7b97\u5b50\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u6839\u64da\u6700\u4f4e\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u6839\u64da\u6700\u9ad8\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "instock",
                                    "outofstock",
                                    "onbackorder"
                                ],
                                "sanitize_callback": "sanitize_text_field",
                                "validate_callback": "rest_validate_request_arg"
                            },
                            "default": [],
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6240\u9078\u5168\u57df\u5c6c\u6027\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u5c6c\u6027\u5206\u985e\u6cd5\u540d\u7a31\u3002",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u5c6c\u6027\u5b57\u8a5e ID \u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u6e05\u55ae\u3002\u5982\u679c\u63d0\u4f9b\u5b57\u8a5e ID\uff0c\u6b64\u9805\u76ee\u6703\u88ab\u7565\u904e\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u5c6c\u6027\u8a5e\u5f59\u3002",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u4e00\u6b21\u4f7f\u7528\u591a\u500b\u689d\u4ef6\u7be9\u9078\u6642\uff0c\u5404\u5c6c\u6027\u4e4b\u9593\u7684\u908f\u8f2f\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u5224\u65b7\u662f\u5426\u986f\u793a\u96b1\u85cf\u6216\u53ef\u898b\u7684\u76ee\u9304\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u7279\u5b9a\u5e73\u5747\u8a55\u5206\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/products"
                    }
                ]
            }
        },
        "\/wc\/store\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/products\/(?P<slug>[\\S]+)": {
            "namespace": "wc\/store",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/store\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/batch": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/batch"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/add-item": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u8cfc\u7269\u8eca\u9805\u76ee\u5546\u54c1\u6216\u5b50\u985e\u9078\u9805 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u53ef\u5728\u8cfc\u7269\u8eca\u653e\u5165\u6b64\u5546\u54c1\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "variation": {
                            "description": "\u9078\u64c7\u7684\u5c6c\u6027 (\u9069\u7528\u65bc\u5b50\u985e\u9078\u9805)\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u5b50\u985e\u9078\u9805\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5b50\u985e\u9078\u9805\u5c6c\u6027\u503c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/add-item"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/apply-coupon": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/apply-coupon"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/coupons": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u512a\u60e0\u5238\u7684\u552f\u4e00\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u512a\u60e0\u5238\u7684\u6298\u6263\u985e\u578b (\u4f8b\u5982\uff1a\u767e\u5206\u6bd4\u6216\u56fa\u5b9a\u91d1\u984d)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/coupons"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/coupons\/(?P<code>[\\w-]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/cart\/extensions": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "namespace": {
                            "description": "\u64f4\u5145\u529f\u80fd\u540d\u7a31 - \u9019\u6703\u7528\u65bc\u78ba\u4fdd\u8981\u6c42\u7684\u8cc7\u6599\u6b63\u78ba\u8f49\u9001\u3002",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "\u5176\u4ed6\u8981\u50b3\u9001\u81f3\u64f4\u5145\u529f\u80fd\u7684\u8cc7\u6599",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/extensions"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/items": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/items"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/items\/(?P<key>[\\w-]{32})": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u9805\u76ee\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u9805\u76ee\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u9805\u76ee\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/cart\/remove-coupon": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "code": {
                            "description": "\u8cfc\u7269\u8eca\u5167\u512a\u60e0\u5238\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/remove-coupon"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/remove-item": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8cfc\u7269\u8eca\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc (\u91d1\u9470)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/remove-item"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/select-shipping-rate": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "package_id": {
                            "description": "\u9001\u8ca8\u5305\u88f9 ID\u3002 \u4fdd\u7559\u7a7a\u767d\u4ee5\u5957\u7528\u5230\u6240\u6709\u5305\u88f9\u3002",
                            "type": [
                                "integer",
                                "string",
                                "null"
                            ],
                            "required": false
                        },
                        "rate_id": {
                            "description": "\u5305\u88f9\u9078\u53d6\u7684\u8cbb\u7387 ID\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/select-shipping-rate"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/update-item": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "key": {
                            "description": "\u8981\u66f4\u65b0\u7684\u8cfc\u7269\u8eca\u5546\u54c1\u552f\u4e00\u8b58\u5225\u78bc (\u91d1\u9470)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quantity": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u5546\u54c1\u7684\u66f4\u65b0\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/update-item"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/cart\/update-customer": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "billing_address": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "shipping_address": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/cart\/update-customer"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/checkout": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\u8655\u7406\u4ed8\u6b3e\u6642\u8981\u50b3\u9001\u5230\u4ed8\u6b3e\u65b9\u5f0f\u7684\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_password": {
                            "description": "\u82e5\u60c5\u6cc1\u5141\u8a31\uff0c\u8acb\u70ba\u65b0\u5e33\u865f\u5efa\u7acb\u9867\u5ba2\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u9867\u5ba2\u70ba\u8a02\u55ae\u65b0\u589e\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u7528\u65bc\u8655\u7406\u4ed8\u6b3e\u7684\u4ed8\u6b3e\u65b9\u5f0f ID\u3002",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "billplz",
                                "cod",
                                "cheque",
                                "stripe"
                            ],
                            "required": false
                        },
                        "create_account": {
                            "description": "\u662f\u5426\u5728\u8655\u7406\u8a02\u55ae\u7684\u540c\u6642\uff0c\u5efa\u7acb\u65b0\u7684\u4f7f\u7528\u8005\u5e33\u6236\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u6301\u7e8c\u5b58\u5728\u65bc\u8a02\u55ae\u7684\u5176\u4ed6\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution \u8a3b\u518a\u7684\u64f4\u5145\u529f\u80fd\u8cc7\u6599",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asource_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1areferrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1auser_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/checkout"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/checkout\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "payment_data": {
                            "description": "\u8655\u7406\u4ed8\u6b3e\u6642\u8981\u50b3\u9001\u5230\u4ed8\u6b3e\u65b9\u5f0f\u7684\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "key": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": [
                                            "string",
                                            "boolean"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u9867\u5ba2\u70ba\u8a02\u55ae\u65b0\u589e\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing_address": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "shipping_address": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "company": {
                                    "description": "\u516c\u53f8",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_1": {
                                    "description": "\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "address_2": {
                                    "description": "\u516c\u5bd3\u3001\u5957\u623f\u7b49",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "city": {
                                    "description": "\u57ce\u5e02",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "state": {
                                    "description": "\u5dde\/\u90e1\u4ee3\u78bc\uff0c\u6216\u5dde\u3001\u90e1\u3001\u7701\u6216\u9109\u93ae\u5e02 (\u5340) \u7684\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "country": {
                                    "description": "\u570b\u5bb6\/\u5730\u5340 (\u683c\u5f0f\u70ba ISO 3166-1 \u4e8c\u4f4d\u5b57\u6bcd\u4ee3\u78bc)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                },
                                "phone": {
                                    "description": "\u806f\u7d61\u96fb\u8a71",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u7528\u65bc\u8655\u7406\u4ed8\u6b3e\u7684\u4ed8\u6b3e\u65b9\u5f0f ID\u3002",
                            "type": "string",
                            "enum": [
                                "bacs",
                                "billplz",
                                "cod",
                                "cheque",
                                "stripe"
                            ],
                            "required": false
                        },
                        "additional_fields": {
                            "description": "\u6301\u7e8c\u5b58\u5728\u65bc\u8a02\u55ae\u7684\u5176\u4ed6\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "extensions": {
                            "type": "object",
                            "properties": {
                                "woocommerce\/order-attribution": {
                                    "description": "woocommerce\/order-attribution \u8a3b\u518a\u7684\u64f4\u5145\u529f\u80fd\u8cc7\u6599",
                                    "type": [
                                        "object",
                                        "null"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "properties": {
                                        "source_type": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asource_type",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "referrer": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1areferrer",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_campaign": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_campaign",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_medium": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_medium",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_content": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_content",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_id": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_id",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_term": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_term",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_source_platform": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_source_platform",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_creative_format": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_creative_format",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "utm_marketing_tactic": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1autm_marketing_tactic",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_entry": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_entry",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_start_time": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_start_time",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_pages": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_pages",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "session_count": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1asession_count",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        },
                                        "user_agent": {
                                            "description": "\u8a02\u55ae\u6b78\u5c6c\u6b04\u4f4d\uff1auser_agent",
                                            "type": [
                                                "string",
                                                "null"
                                            ],
                                            "context": []
                                        }
                                    }
                                }
                            },
                            "default": {
                                "woocommerce\/order-attribution": []
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/order\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/attributes": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5c6c\u6027\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u905e\u589e\u6216\u905e\u6e1b\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5b57\u8a5e\u5c6c\u6027\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count",
                                "menu_order",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u5982\u679c\u70ba True\uff0c\u4e0d\u6703\u50b3\u56de\u7a7a\u767d\u5b57\u8a5e\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/categories": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u905e\u589e\u6216\u905e\u6e1b\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5b57\u8a5e\u5c6c\u6027\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u5982\u679c\u70ba True\uff0c\u4e0d\u6703\u50b3\u56de\u7a7a\u767d\u5b57\u8a5e\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/collection-data": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u4ee3\u7a31\u7684\u7522\u54c1\u3002 \u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u65bc\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u4f7f\u7528\u4e4b\u5f8c\/\u4e4b\u524d\u9650\u5236\u56de\u61c9\u6642\uff0c\u7528\u4ee5\u6bd4\u8f03\u7684\u65e5\u671f\u6b04\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u76ee\u9304\u8a5e\u5f59\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u6bd4\u8f03\u5546\u54c1\u6a19\u7c64\u7684\u904b\u7b97\u5b50\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u6839\u64da\u6700\u4f4e\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u6839\u64da\u6700\u9ad8\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "instock",
                                    "outofstock",
                                    "onbackorder"
                                ],
                                "sanitize_callback": "sanitize_text_field",
                                "validate_callback": "rest_validate_request_arg"
                            },
                            "default": [],
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6240\u9078\u5168\u57df\u5c6c\u6027\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u5c6c\u6027\u5206\u985e\u6cd5\u540d\u7a31\u3002",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u5c6c\u6027\u5b57\u8a5e ID \u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u6e05\u55ae\u3002\u5982\u679c\u63d0\u4f9b\u5b57\u8a5e ID\uff0c\u6b64\u9805\u76ee\u6703\u88ab\u7565\u904e\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u5c6c\u6027\u8a5e\u5f59\u3002",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u4e00\u6b21\u4f7f\u7528\u591a\u500b\u689d\u4ef6\u7be9\u9078\u6642\uff0c\u5404\u5c6c\u6027\u4e4b\u9593\u7684\u908f\u8f2f\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u5224\u65b7\u662f\u5426\u986f\u793a\u96b1\u85cf\u6216\u53ef\u898b\u7684\u76ee\u9304\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u7279\u5b9a\u5e73\u5747\u8a55\u5206\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_price_range": {
                            "description": "\u5982\u679c\u70ba\u300c\u662f\u300d\uff0c\u5247\u8a08\u7b97\u96c6\u5408\u4e2d\u5546\u54c1\u50f9\u683c\u7684\u6700\u4f4e\u91d1\u984d\u548c\u6700\u9ad8\u91d1\u984d\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_stock_status_counts": {
                            "description": "\u5982\u679c\u70ba\u300cTrue\u300d\uff0c\u5247\u8a08\u7b97\u8a72\u7cfb\u5217\u4e2d\u7684\u5546\u54c1\u5eab\u5b58\u6578\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "calculate_attribute_counts": {
                            "description": "\u5982\u6709\u8981\u6c42\uff0c\u5247\u8a08\u7b97\u96c6\u5408\u4e2d\u5546\u54c1\u7684\u5c6c\u6027\u5b57\u8a5e\u8a08\u6578\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "taxonomy": {
                                        "description": "\u5206\u985e\u6cd5\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "query_type": {
                                        "description": "\u7be9\u9078\u689d\u4ef6\t\u6b63\u5728\u57f7\u884c\uff0c\u53ef\u80fd\u6703\u5f71\u97ff\u6578\u91cf\u3002 \u6709\u6548\u503c\u5305\u62ec\u300c\u4ee5\u53ca\u300d\u548c\u300c\u6216\u8005\u300d\u3002",
                                        "type": "string",
                                        "enum": [
                                            "and",
                                            "or"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "calculate_rating_counts": {
                            "description": "\u5982\u679c\u70ba\u300c\u662f\u300d\uff0c\u5247\u8a08\u7b97\u96c6\u5408\u4e2d\u5546\u54c1\u7684\u8a55\u5206\u6578\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/products\/collection-data"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/reviews": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "rating",
                                "product"
                            ],
                            "required": false
                        },
                        "category_id": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7279\u5b9a\u985e\u5225 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/tags": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u905e\u589e\u6216\u905e\u6e1b\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5b57\u8a5e\u5c6c\u6027\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "name",
                                "slug",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u5982\u679c\u70ba True\uff0c\u4e0d\u6703\u50b3\u56de\u7a7a\u767d\u5b57\u8a5e\u3002",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u5167\u8981\u50b3\u56de\u7684\u5546\u54c1\u6578\u4e0a\u9650\u3002 \u5982\u679c\u4fdd\u7559\u7a7a\u767d\uff0c\u5247\u9810\u8a2d\u70ba\u7121\u9650\u5236\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u4ee3\u7a31\u7684\u7522\u54c1\u3002 \u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u5728\u65bc\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\u5efa\u7acb\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_column": {
                            "description": "\u4f7f\u7528\u4e4b\u5f8c\/\u4e4b\u524d\u9650\u5236\u56de\u61c9\u6642\uff0c\u7528\u4ee5\u6bd4\u8f03\u7684\u65e5\u671f\u6b04\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "date_gmt",
                                "modified",
                                "modified_gmt"
                            ],
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "modified",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "price",
                                "popularity",
                                "rating",
                                "menu_order",
                                "comment_count"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course",
                                "variation"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "category_operator": {
                            "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u76ee\u9304\u8a5e\u5f59\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag_operator": {
                            "description": "\u6bd4\u8f03\u5546\u54c1\u6a19\u7c64\u7684\u904b\u7b97\u5b50\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "not_in",
                                "and"
                            ],
                            "default": "in",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u6839\u64da\u6700\u4f4e\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u6839\u64da\u6700\u9ad8\u50f9\u683c (\u4f9d\u8ca8\u5e63\u6700\u5c0f\u55ae\u4f4d\u63d0\u4f9b) \u9650\u5b9a\u5546\u54c1\u7d50\u679c\u96c6\u3002",
                            "type": "string",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "instock",
                                    "outofstock",
                                    "onbackorder"
                                ],
                                "sanitize_callback": "sanitize_text_field",
                                "validate_callback": "rest_validate_request_arg"
                            },
                            "default": [],
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6240\u9078\u5168\u57df\u5c6c\u6027\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "description": "\u5c6c\u6027\u5206\u985e\u6cd5\u540d\u7a31\u3002",
                                        "type": "string",
                                        "sanitize_callback": "wc_sanitize_taxonomy_name"
                                    },
                                    "term_id": {
                                        "description": "\u5c6c\u6027\u5b57\u8a5e ID \u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        },
                                        "sanitize_callback": "wp_parse_id_list"
                                    },
                                    "slug": {
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u6e05\u55ae\u3002\u5982\u679c\u63d0\u4f9b\u5b57\u8a5e ID\uff0c\u6b64\u9805\u76ee\u6703\u88ab\u7565\u904e\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "sanitize_callback": "wp_parse_slug_list"
                                    },
                                    "operator": {
                                        "description": "\u7531\u64cd\u4f5c\u8005\u6bd4\u8f03\u7522\u54c1\u5c6c\u6027\u8a5e\u5f59\u3002",
                                        "type": "string",
                                        "enum": [
                                            "in",
                                            "not_in",
                                            "and"
                                        ]
                                    }
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "attribute_relation": {
                            "description": "\u4e00\u6b21\u4f7f\u7528\u591a\u500b\u689d\u4ef6\u7be9\u9078\u6642\uff0c\u5404\u5c6c\u6027\u4e4b\u9593\u7684\u908f\u8f2f\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "in",
                                "and"
                            ],
                            "default": "and",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u5224\u65b7\u662f\u5426\u986f\u793a\u96b1\u85cf\u6216\u53ef\u898b\u7684\u76ee\u9304\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u7279\u5b9a\u5e73\u5747\u8a55\u5206\u7684\u5546\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "enum": [
                                    1,
                                    2,
                                    3,
                                    4,
                                    5
                                ]
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/store\/v1\/products"
                    }
                ]
            }
        },
        "\/wc\/store\/v1\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/store\/v1\/products\/(?P<slug>[\\S]+)": {
            "namespace": "wc\/store\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u505a\u51fa\u8981\u6c42\u7684\u7bc4\u570d\uff1b\u53ef\u6c7a\u5b9a\u5728\u56de\u61c9\u4e2d\u51fa\u73fe\u7684\u6b04\u4f4d\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/private": {
            "namespace": "wc\/private",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/private",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/private"
                    }
                ]
            }
        },
        "\/wc\/private\/ai\/products": {
            "namespace": "wc\/private",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "business_description": {
                            "description": "\u6307\u5b9a\u5546\u5e97\u7684\u696d\u52d9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "images": {
                            "description": "\u6307\u5b9a\u5546\u5e97\u7684\u5716\u7247\u3002",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/private\/ai\/products"
                    }
                ]
            }
        },
        "\/wc\/private\/patterns": {
            "namespace": "wc\/private",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/private\/patterns"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-rocket\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-rocket\/v1"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/enable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        },
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/disable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/cpcss\/post\/(?P<id>[\\d]+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp-rocket\/v1\/support": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-rocket\/v1\/support"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/dynamic_lists\/update": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-rocket\/v1\/dynamic_lists\/update"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/options\/export": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/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:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-smush\/v1\/preset_configs"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/(?P<product>[a-z\\-]+)": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "enum": [
                                "anti-spam",
                                "backup",
                                "boost",
                                "crm",
                                "creator",
                                "extras",
                                "jetpack-ai",
                                "scan",
                                "search",
                                "social",
                                "security",
                                "protect",
                                "videopress",
                                "stats",
                                "ai",
                                "growth",
                                "complete"
                            ],
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "enum": [
                                "anti-spam",
                                "backup",
                                "boost",
                                "crm",
                                "creator",
                                "extras",
                                "jetpack-ai",
                                "scan",
                                "search",
                                "social",
                                "security",
                                "protect",
                                "videopress",
                                "stats",
                                "ai",
                                "growth",
                                "complete"
                            ],
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "enum": [
                                "anti-spam",
                                "backup",
                                "boost",
                                "crm",
                                "creator",
                                "extras",
                                "jetpack-ai",
                                "scan",
                                "search",
                                "social",
                                "security",
                                "protect",
                                "videopress",
                                "stats",
                                "ai",
                                "growth",
                                "complete"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/my-jetpack\/v1\/site\/products\/(?P<product>[a-z\\-]+)\/install-standalone": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/count-items": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/backup\/count-items"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/astra\/v1": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/forms\/responses": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "default": 20,
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "offset": {
                            "default": 0,
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "form_id": {
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/forms\/responses"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/forms\/responses\/bulk_actions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wpcom\/v2\/forms\/responses\/bulk_actions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze-app\/sites\/208822106\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/sites\/208822106\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/sites\/208822106\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/checkout": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/credits(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/sites\/208822106\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/sites\/208822106\/media": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/sites\/208822106\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/wpcom\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/experiments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/sites\/208822106\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/search(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/user(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/templates(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/locations(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/woo(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/image(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/logs": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze-app\/sites\/208822106\/wordads\/dsp\/api\/v1\/logs"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/eligibility": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze\/eligibility"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/dashboard": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/blaze\/dashboard"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/hints": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hint": {
                            "default": "",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/jetpack\/v4\/hints"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Settings to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeout": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeout"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Text content to search for.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 4,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/reset-key-metrics-selection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/reset-key-metrics-selection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "landing-page",
                                "popup",
                                "header",
                                "footer",
                                "single",
                                "single-post",
                                "single-page",
                                "archive",
                                "search-results",
                                "error-404",
                                "product",
                                "product-archive",
                                "loop-item"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/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": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "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"
                            },
                            "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"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "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:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "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"
                            },
                            "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"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "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:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/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:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/woocommerce-module": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor-pro\/v1\/woocommerce-module"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/set-notice-dismissed": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_custom_wc_cart_notice_dismissed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor-pro\/v1\/set-notice-dismissed"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/get-notice-dismissed\/(?P<post_id>\\d+)": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor-pro\/v1\/get-post-type-taxonomies": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "The post type for which to fetch the list of taxonomies.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-loop": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_filters": {
                            "description": "The filters for the loop widget.",
                            "type": "object",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        },
                        "pagination_base_url": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor-pro\/v1\/refresh-loop"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-search": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor-pro\/v1\/refresh-search"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "The id of the post where the note was created at (can be template, post, page, etc.).",
                            "required": true
                        },
                        "element_id": {
                            "type": "string",
                            "description": "Each note must be attached to an elementor element.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": true
                        },
                        "position": {
                            "type": "object",
                            "properties": {
                                "x": {
                                    "required": true,
                                    "type": "number"
                                },
                                "y": {
                                    "required": true,
                                    "type": "number"
                                }
                            },
                            "description": "The position of the note.",
                            "required": true
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "default": [],
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "route_post_id": {
                            "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)",
                            "required": false
                        },
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "route_title": {
                            "type": "string",
                            "description": "The title of the route where the note was created at.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "If the new note is a reply to another note, the parent_id should be the thread's id.",
                            "default": 0,
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/notes"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/read-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/notes\/read-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/summary": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/notes\/summary"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/users": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "integer",
                            "description": "Limit the results.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "display_name",
                            "enum": [
                                "user_nicename",
                                "display_name",
                                "user_registered"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Filter users by a search term.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/notes\/users"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "Note ID to find.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id the note.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": false
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "Note status can be draft or publish.",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Is this note resolved and should be hidden.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id of the note.",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Determine if it should be deleted permanently or change the status to trash.",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u4f7f\u7528 WP \u67e5\u8a62\u5f15\u6578\u4f86\u4fee\u6539\u56de\u61c9\uff1b\u79c1\u4eba\u67e5\u8a62\u8b8a\u6578\u9700\u8981\u9069\u7576\u7684\u6388\u6b0a\u3002",
                            "required": false
                        },
                        "code": {
                            "description": "\u900f\u904e\u7279\u5b9a\u4ee3\u78bc\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u6642\u4f7f\u7528 UTC \u65e5\u671f\u6642\u9593\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/coupons"
                    }
                ]
            }
        },
        "\/wc\/v1\/coupons\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u6642\u4f7f\u7528 UTC \u65e5\u671f\u6642\u9593\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/coupons\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "expiry_date": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u6642\u4f7f\u7528 UTC \u65e5\u671f\u6642\u9593\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/customers\/(?P<customer_id>[\\d]+)\/downloads": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "customer_id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u4f7f\u7528\u7279\u5b9a\u7684\u7de8\u865f\u9650\u5236\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u900f\u904e\u7279\u5b9a\u96fb\u5b50\u90f5\u4ef6\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\u900f\u904e\u7279\u5b9a\u89d2\u8272\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "group_leader",
                                "translator",
                                "customer",
                                "shop_manager"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u65b0\u4f7f\u7528\u8005\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u65b0\u4f7f\u7528\u8005\u540d\u7a31",
                            "type": "string",
                            "required": true
                        },
                        "password": {
                            "description": "\u65b0\u4f7f\u7528\u8005\u5bc6\u78bc",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/customers"
                    }
                ]
            }
        },
        "\/wc\/v1\/customers\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u5ba2\u6236\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u5ba2\u6236\u767b\u5165\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u5ba2\u6236\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\u91cd\u65b0\u6307\u6d3e\u6587\u7ae0\u7684\u7de8\u865f\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/customers\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\u5ba2\u6236\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u5ba2\u6236\u767b\u5165\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u5ba2\u6236\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/notes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\u8a02\u55ae\u5099\u8a3b\u7684\u5167\u5bb9",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "\u986f\u793a\/\u5b9a\u7fa9\u5099\u8a3b\u662f\u5426\u50c5\u4f9b\u53c3\u7167\u6216\u4f9b\u5ba2\u6236\u4f7f\u7528 (\u6703\u901a\u77e5\u5ba2\u6236)\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u4f7f\u7528 WP \u67e5\u8a62\u5f15\u6578\u4f86\u4fee\u6539\u56de\u61c9\uff1b\u79c1\u4eba\u67e5\u8a62\u8b8a\u6578\u9700\u8981\u9069\u7576\u7684\u6388\u6b0a\u3002",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u72c0\u614b\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5ba2\u6236\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5546\u54c1\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\u9000\u6b3e\u91d1\u984d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\u7533\u8acb\u539f\u56e0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/(?P<order_id>[\\d]+)\/refunds\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u4f7f\u7528 WP \u67e5\u8a62\u5f15\u6578\u4f86\u4fee\u6539\u56de\u61c9\uff1b\u79c1\u4eba\u67e5\u8a62\u8b8a\u6578\u9700\u8981\u9069\u7576\u7684\u6388\u6b0a\u3002",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u72c0\u614b\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5ba2\u6236\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5546\u54c1\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "MYR",
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\u9805\u76ee\u4f8b\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\u5143\u6a19\u7c64\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/orders"
                    }
                ]
            }
        },
        "\/wc\/v1\/orders\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\u9805\u76ee\u4f8b\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\u5143\u6a19\u7c64\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/orders\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u9996\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u6b21\u6b04\u5730\u5740",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta": {
                                        "description": "\u9805\u76ee\u4f8b\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "label": {
                                                    "description": "\u5143\u6a19\u7c64\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/attributes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/categories\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/(?P<product_id>[\\d]+)\/reviews": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u5167\u5bb9\u3002",
                            "required": true
                        },
                        "date_created": {
                            "description": "\u5716\u7247\u6aa2\u95b1\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u540d\u7a31\u3002",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/(?P<product_id>[\\d]+)\/reviews\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5716\u7247\u6aa2\u95b1\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/shipping_classes"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/shipping_classes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u904b\u9001\u985e\u5225\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u904b\u9001\u985e\u5225\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/tags\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/products": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "filter": {
                            "type": "object",
                            "description": "\u4f7f\u7528 WP \u67e5\u8a62\u5f15\u6578\u4f86\u4fee\u6539\u56de\u61c9\uff1b\u79c1\u4eba\u67e5\u8a62\u8b8a\u6578\u9700\u8981\u9069\u7576\u7684\u6388\u6b0a\u3002",
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u900f\u904e\u7279\u5b9a SKU \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u958b\u59cb\u65e5\u671f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7d50\u675f\u65e5\u671f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "default": "standard",
                            "description": "\u4e0b\u8f09\u985e\u578b\uff0c\u9019\u6703\u63a7\u5236\u524d\u7aef\u7684\u7d50\u69cb\u63cf\u8ff0\u3002",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\u63a7\u5236\u5546\u54c1\u5728\u524d\u53f0\u662f\u5426\u6703\u88ab\u986f\u793a\u70ba\"\u6709\u5eab\u5b58\"\u6216\"\u7121\u5eab\u5b58\"\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u8ffd\u52a0\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\u8b8a\u6578\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\u8b8a\u6578\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u8b8a\u6578\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\u8b8a\u6578 URL\u3002",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\u76ee\u524d\u8b8a\u6578\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\u6298\u6263\u50f9\u958b\u59cb\u65e5\u671f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\u6298\u6263\u50f9\u7d50\u675f\u65e5\u671f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u5728\u7279\u50f9\u4fc3\u92b7\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u53ef\u4ee5\u8cfc\u8cb7\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\u82e5\u5546\u54c1\u898f\u683c\u70ba\u53ef\u898b.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u6a94\u6848 ID\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u6a94\u6848\u540d\u7a31.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\u6a94\u6848\u7db2\u5740.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u7a05\u7387\u985e\u5225",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\u63a7\u5236\u8b8a\u6578\u662f\u5426\u5728\u524d\u7aef\u5217\u70ba\u300c\u5b58\u8ca8\u300d\u6216\u300c\u7121\u5b58\u8ca8\u300d\u3002",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\u986f\u793a\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u53ef\u9810\u8a02\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\u904b\u9001\u985e\u5225 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5716\u7247\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products"
                    }
                ]
            }
        },
        "\/wc\/v1\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u958b\u59cb\u65e5\u671f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7d50\u675f\u65e5\u671f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "\u4e0b\u8f09\u985e\u578b\uff0c\u9019\u6703\u63a7\u5236\u524d\u7aef\u7684\u7d50\u69cb\u63cf\u8ff0\u3002",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u63a7\u5236\u5546\u54c1\u5728\u524d\u53f0\u662f\u5426\u6703\u88ab\u986f\u793a\u70ba\"\u6709\u5eab\u5b58\"\u6216\"\u7121\u5eab\u5b58\"\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u8ffd\u52a0\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\u8b8a\u6578\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\u8b8a\u6578\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u8b8a\u6578\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\u8b8a\u6578 URL\u3002",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\u76ee\u524d\u8b8a\u6578\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\u6298\u6263\u50f9\u958b\u59cb\u65e5\u671f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\u6298\u6263\u50f9\u7d50\u675f\u65e5\u671f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u5728\u7279\u50f9\u4fc3\u92b7\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u53ef\u4ee5\u8cfc\u8cb7\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\u82e5\u5546\u54c1\u898f\u683c\u70ba\u53ef\u898b.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u6a94\u6848 ID\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u6a94\u6848\u540d\u7a31.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\u6a94\u6848\u7db2\u5740.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u7a05\u7387\u985e\u5225",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\u63a7\u5236\u8b8a\u6578\u662f\u5426\u5728\u524d\u7aef\u5217\u70ba\u300c\u5b58\u8ca8\u300d\u6216\u300c\u7121\u5b58\u8ca8\u300d\u3002",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\u986f\u793a\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u53ef\u9810\u8a02\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\u904b\u9001\u985e\u5225 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5716\u7247\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/products\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u958b\u59cb\u65e5\u671f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7d50\u675f\u65e5\u671f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_type": {
                            "description": "\u4e0b\u8f09\u985e\u578b\uff0c\u9019\u6703\u63a7\u5236\u524d\u7aef\u7684\u7d50\u69cb\u63cf\u8ff0\u3002",
                            "type": "string",
                            "enum": [
                                "standard"
                            ],
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u63a7\u5236\u5546\u54c1\u5728\u524d\u53f0\u662f\u5426\u6703\u88ab\u986f\u793a\u70ba\"\u6709\u5eab\u5b58\"\u6216\"\u7121\u5eab\u5b58\"\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u8ffd\u52a0\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "variations": {
                            "description": "\u8b8a\u6578\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created": {
                                        "description": "\u8b8a\u6578\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u8b8a\u6578\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "permalink": {
                                        "description": "\u8b8a\u6578 URL\u3002",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "sku": {
                                        "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "price": {
                                        "description": "\u76ee\u524d\u8b8a\u6578\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "regular_price": {
                                        "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "sale_price": {
                                        "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_from": {
                                        "description": "\u6298\u6263\u50f9\u958b\u59cb\u65e5\u671f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_on_sale_to": {
                                        "description": "\u6298\u6263\u50f9\u7d50\u675f\u65e5\u671f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "on_sale": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u5728\u7279\u50f9\u4fc3\u92b7\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "purchasable": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u53ef\u4ee5\u8cfc\u8cb7\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "visible": {
                                        "description": "\u82e5\u5546\u54c1\u898f\u683c\u70ba\u53ef\u898b.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "virtual": {
                                        "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloadable": {
                                        "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "downloads": {
                                        "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u6a94\u6848 ID\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u6a94\u6848\u540d\u7a31.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "file": {
                                                    "description": "\u6a94\u6848\u7db2\u5740.",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "download_limit": {
                                        "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "download_expiry": {
                                        "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                        "type": "integer",
                                        "default": null,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "default": "taxable",
                                        "enum": [
                                            "taxable",
                                            "shipping",
                                            "none"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u7a05\u7387\u985e\u5225",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "manage_stock": {
                                        "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "stock_quantity": {
                                        "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "in_stock": {
                                        "description": "\u63a7\u5236\u8b8a\u6578\u662f\u5426\u5728\u524d\u7aef\u5217\u70ba\u300c\u5b58\u8ca8\u300d\u6216\u300c\u7121\u5b58\u8ca8\u300d\u3002",
                                        "type": "boolean",
                                        "default": true,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders": {
                                        "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                        "type": "string",
                                        "default": "no",
                                        "enum": [
                                            "no",
                                            "notify",
                                            "yes"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "backorders_allowed": {
                                        "description": "\u986f\u793a\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "backordered": {
                                        "description": "\u986f\u793a\u8b8a\u6578\u662f\u5426\u53ef\u9810\u8a02\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "weight": {
                                        "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "dimensions": {
                                        "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "length": {
                                                "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "width": {
                                                "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "height": {
                                                "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "shipping_class": {
                                        "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "shipping_class_id": {
                                        "description": "\u904b\u9001\u985e\u5225 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "date_created": {
                                                "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "date_modified": {
                                                "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                                "type": [
                                                    "null",
                                                    "string"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5716\u7247\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "alt": {
                                                "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "position": {
                                                "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    },
                                    "attributes": {
                                        "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "name": {
                                                    "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "option": {
                                                    "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/sales": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u5831\u8868\u671f\u9593\u3002",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u7279\u5b9a\u958b\u59cb\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u7279\u5b9a\u7d50\u675f\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports\/top_sellers": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u5831\u8868\u671f\u9593\u3002",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u7279\u5b9a\u958b\u59cb\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u7279\u5b9a\u7d50\u675f\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v1\/reports": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/reports"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u7a05\u91d1\u985e\u5225\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/taxes\/classes"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/classes\/(?P<slug>\\w[\\w\\s\\-]*)": {
            "namespace": "wc\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u4f9d\u7a05\u7387\u985e\u5225.",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/taxes"
                    }
                ]
            }
        },
        "\/wc\/v1\/taxes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/taxes\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5206\u914d\u4e86\u7279\u5b9a\u72c0\u614b\u7684 Webhook\u3002",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "required": true
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Webhook \u50b3\u905e URL\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/webhooks"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/batch": {
            "namespace": "wc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v1\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v1\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_id": {
                            "description": "Webhook \u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v1\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_id": {
                            "description": "Webhook \u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2"
                    }
                ]
            }
        },
        "\/wc\/v2\/coupons": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\u900f\u904e\u7279\u5b9a\u4ee3\u78bc\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/coupons"
                    }
                ]
            }
        },
        "\/wc\/v2\/coupons\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/coupons\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/customers\/(?P<customer_id>[\\d]+)\/downloads": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "customer_id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u4f7f\u7528\u7279\u5b9a\u7684\u7de8\u865f\u9650\u5236\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u900f\u904e\u7279\u5b9a\u96fb\u5b50\u90f5\u4ef6\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\u900f\u904e\u7279\u5b9a\u89d2\u8272\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "group_leader",
                                "translator",
                                "customer",
                                "shop_manager"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u65b0\u4f7f\u7528\u8005\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u65b0\u4f7f\u7528\u8005\u540d\u7a31",
                            "type": "string",
                            "required": true
                        },
                        "password": {
                            "description": "\u65b0\u4f7f\u7528\u8005\u5bc6\u78bc",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/customers"
                    }
                ]
            }
        },
        "\/wc\/v2\/customers\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u5ba2\u6236\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u5ba2\u6236\u767b\u5165\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u5ba2\u6236\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\u91cd\u65b0\u6307\u6d3e\u6587\u7ae0\u7684\u7de8\u865f\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/customers\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\u5ba2\u6236\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u5ba2\u6236\u767b\u5165\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u5ba2\u6236\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/notes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "\u9650\u5236\u5ba2\u6236\u6216\u5167\u90e8\u8a18\u9304\u7684\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\u8a02\u55ae\u5099\u8a3b\u7684\u5167\u5bb9",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "\u5176\u503c\u70ba true \u6642\uff0c\u5c07\u6703\u5411\u9867\u5ba2\u986f\u793a\u5099\u8a3b\uff0c\u9867\u5ba2\u4fbf\u6703\u6536\u5230\u901a\u77e5\u3002\u5176\u503c\u70ba false \u6642\uff0c\u5099\u8a3b\u5c07\u50c5\u4f9b\u7ba1\u7406\u54e1\u53c3\u8003\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u50c5\u986f\u793a\u8981\u5728\u8a02\u55ae\u986f\u793a\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\u9000\u6b3e\u91d1\u984d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\u7533\u8acb\u539f\u56e0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "\u4f7f\u7528\u8005\u9000\u6b3e\u5f8c\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "\u5982\u679c\u6b63\u78ba\uff0c\u4ed8\u6b3e\u9598\u9053 API \u53ef\u7528\u65bc\u8655\u7406\u9000\u6b3e\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/(?P<order_id>[\\d]+)\/refunds\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u72c0\u614b\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "trash",
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "customer": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5ba2\u6236\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5546\u54c1\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u50c5\u986f\u793a\u8981\u5728\u8a02\u55ae\u986f\u793a\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "MYR",
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/orders"
                    }
                ]
            }
        },
        "\/wc\/v2\/orders\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/orders\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/attributes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/categories\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "title": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/reviews": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u5167\u5bb9\u3002",
                            "required": true
                        },
                        "date_created": {
                            "description": "\u5716\u7247\u6aa2\u95b1\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u8a55\u50f9\u7684\u5efa\u7acb\u65e5\u671f\uff0c\u4ee5\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593(GMT)\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u540d\u7a31\u3002",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/reviews\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5716\u7247\u6aa2\u95b1\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u8a55\u50f9\u7684\u5efa\u7acb\u65e5\u671f\uff0c\u4ee5\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593(GMT)\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/reviews\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5716\u7247\u6aa2\u95b1\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u8a55\u50f9\u7684\u5efa\u7acb\u65e5\u671f\uff0c\u4ee5\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593(GMT)\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/shipping_classes"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/shipping_classes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u904b\u9001\u985e\u5225\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u904b\u9001\u985e\u5225\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/tags\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u5eab\u5b58\u6216\u7f3a\u8ca8\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4f7f\u7528 GMT \u683c\u5f0f\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\u63a7\u5236\u5546\u54c1\u5728\u524d\u53f0\u662f\u5426\u6703\u88ab\u986f\u793a\u70ba\"\u6709\u5eab\u5b58\"\u6216\"\u7121\u5eab\u5b58\"\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\u540c\u7d44\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4f7f\u7528 GMT \u683c\u5f0f\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u63a7\u5236\u5546\u54c1\u5728\u524d\u53f0\u662f\u5426\u6703\u88ab\u986f\u793a\u70ba\"\u6709\u5eab\u5b58\"\u6216\"\u7121\u5eab\u5b58\"\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\u540c\u7d44\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4f7f\u7528 GMT \u683c\u5f0f\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u63a7\u5236\u5546\u54c1\u5728\u524d\u53f0\u662f\u5426\u6703\u88ab\u986f\u793a\u70ba\"\u6709\u5eab\u5b58\"\u6216\"\u7121\u5eab\u5b58\"\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "grouped_products": {
                            "description": "\u540c\u7d44\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u5eab\u5b58\u6216\u7f3a\u8ca8\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4f7f\u7528 GMT \u683c\u5f0f\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "default": true,
                            "description": "\u5b9a\u7fa9\u7522\u54c1\u9801\u662f\u5426\u986f\u793a\u8b8a\u5316\u985e\u578b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "default": true,
                            "description": "\u63a7\u5236\u8b8a\u6578\u662f\u5426\u5728\u524d\u7aef\u5217\u70ba\u300c\u5b58\u8ca8\u300d\u6216\u300c\u7121\u5b58\u8ca8\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4f7f\u7528 GMT \u683c\u5f0f\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "\u5b9a\u7fa9\u7522\u54c1\u9801\u662f\u5426\u986f\u793a\u8b8a\u5316\u985e\u578b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u63a7\u5236\u8b8a\u6578\u662f\u5426\u5728\u524d\u7aef\u5217\u70ba\u300c\u5b58\u8ca8\u300d\u6216\u300c\u7121\u5b58\u8ca8\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/products\/(?P<product_id>[\\d]+)\/variations\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4f7f\u7528 GMT \u683c\u5f0f\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "visible": {
                            "description": "\u5b9a\u7fa9\u7522\u54c1\u9801\u662f\u5426\u986f\u793a\u8b8a\u5316\u985e\u578b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u63a7\u5236\u8b8a\u6578\u662f\u5426\u5728\u524d\u7aef\u5217\u70ba\u300c\u5b58\u8ca8\u300d\u6216\u300c\u7121\u5b58\u8ca8\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "position": {
                                    "description": "\u5716\u7247\u4f4d\u7f6e. 0 \u4ee3\u8868\u6b64\u5716\u70ba\u7279\u8272\u5716\u7247.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/reports\/sales": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u5831\u8868\u671f\u9593\u3002",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u7279\u5b9a\u958b\u59cb\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u7279\u5b9a\u7d50\u675f\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports\/top_sellers": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u5831\u8868\u671f\u9593\u3002",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u7279\u5b9a\u958b\u59cb\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u7279\u5b9a\u7d50\u675f\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v2\/reports": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/reports"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/settings"
                    }
                ]
            }
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/settings\/(?P<group_id>[\\w-]+)\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u904b\u9001\u5340\u57df\u540d\u7a31",
                            "required": true
                        },
                        "order": {
                            "description": "\u904b\u9001\u5340\u57df\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/shipping\/zones"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u904b\u9001\u5340\u57df\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u904b\u9001\u5340\u57df\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u904b\u9001\u5340\u57df\u4f4d\u7f6e\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u904b\u9001\u5340\u57df\u4f4d\u7f6e\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "postcode",
                                "state",
                                "country",
                                "continent"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u555f\u7528\u72c0\u614b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u8a2d\u5b9a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u8a2d\u5b9a\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u7528\u65bc\u754c\u9762\u8a2d\u5b9a\u4e0a\u7684\u4e00\u7d44\u53ef\u4f9b\u4eba\u95b1\u8b80\u7684\u6a19\u7c64\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u7c21\u55ae\u6613\u8b80\u7684\u8aaa\u660e\uff0c\u95dc\u65bc\u4ecb\u9762\u4e2d\u6240\u4f7f\u7528\u7684\u8a2d\u5b9a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u8a2d\u5b9a\u985e\u578b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u8a2d\u5b9a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u8a2d\u5b9a\u7684\u9810\u8a2d\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u95dc\u65bc\u8a2d\u5b9a\u7684\u9644\u52a0\u5354\u52a9\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u8981\u986f\u793a\u5728\u6587\u5b57\u8f38\u5165\u7684\u9810\u7559\u4f4d\u7f6e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods\/(?P<instance_id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u57f7\u884c\u500b\u9ad4\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u57f7\u884c\u500b\u9ad4\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u555f\u7528\u72c0\u614b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u8a2d\u5b9a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u8a2d\u5b9a\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u7528\u65bc\u754c\u9762\u8a2d\u5b9a\u4e0a\u7684\u4e00\u7d44\u53ef\u4f9b\u4eba\u95b1\u8b80\u7684\u6a19\u7c64\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u7c21\u55ae\u6613\u8b80\u7684\u8aaa\u660e\uff0c\u95dc\u65bc\u4ecb\u9762\u4e2d\u6240\u4f7f\u7528\u7684\u8a2d\u5b9a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u8a2d\u5b9a\u985e\u578b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u8a2d\u5b9a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u8a2d\u5b9a\u7684\u9810\u8a2d\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u95dc\u65bc\u8a2d\u5b9a\u7684\u9644\u52a0\u5354\u52a9\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u8981\u986f\u793a\u5728\u6587\u5b57\u8f38\u5165\u7684\u9810\u7559\u4f4d\u7f6e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u57f7\u884c\u500b\u9ad4\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/classes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u7a05\u91d1\u985e\u5225\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/taxes\/classes"
                    }
                ]
            }
        },
        "\/wc\/v2\/taxes\/classes\/(?P<slug>\\w[\\w\\s\\-]*)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u4f9d\u7a05\u7387\u985e\u5225.",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/taxes"
                    }
                ]
            }
        },
        "\/wc\/v2\/taxes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/taxes\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5206\u914d\u4e86\u7279\u5b9a\u72c0\u614b\u7684 Webhook\u3002",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "required": true
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Webhook \u50b3\u905e URL\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/webhooks"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/batch": {
            "namespace": "wc\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v2\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_id": {
                            "description": "Webhook \u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/webhooks\/(?P<webhook_id>[\\d]+)\/deliveries\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_id": {
                            "description": "Webhook \u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/system_status": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/system_status\/tools"
                    }
                ]
            }
        },
        "\/wc\/v2\/system_status\/tools\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u5de5\u5177\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5de5\u5177\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "\u904b\u884c\u8a72\u5de5\u5177\u5c07\u6703\u505a\u4ec0\u9ebc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u5de5\u5177\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "\u5de5\u5177\u662f\u5426\u6210\u529f\u904b\u884c\uff1f",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "\u5de5\u5177\u56de\u50b3\u8a0a\u606f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/shipping_methods": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v2\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v2\/payment_gateways": {
            "namespace": "wc\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v2\/payment_gateways"
                    }
                ]
            }
        },
        "\/wc\/v2\/payment_gateways\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u7d50\u5e33\u6642\uff0c\u4ed8\u6b3e\u9598\u9053\u7684\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u7d50\u5e33\u6642\uff0c\u4ed8\u6b3e\u9598\u9053\u7684\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ed8\u6b3e\u9598\u9053\u65b9\u5f0f\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u4ed8\u6b3e\u9598\u9053\u65b9\u5f0f\u5df2\u555f\u7528\u72c0\u614b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u4ed8\u6b3e\u9598\u9053\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u8a2d\u5b9a\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u7528\u65bc\u754c\u9762\u8a2d\u5b9a\u4e0a\u7684\u4e00\u7d44\u53ef\u4f9b\u4eba\u95b1\u8b80\u7684\u6a19\u7c64\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u7c21\u55ae\u6613\u8b80\u7684\u8aaa\u660e\uff0c\u95dc\u65bc\u4ecb\u9762\u4e2d\u6240\u4f7f\u7528\u7684\u8a2d\u5b9a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u8a2d\u5b9a\u985e\u578b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u8a2d\u5b9a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u8a2d\u5b9a\u7684\u9810\u8a2d\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u95dc\u65bc\u8a2d\u5b9a\u7684\u9644\u52a0\u5354\u52a9\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u8981\u986f\u793a\u5728\u6587\u5b57\u8f38\u5165\u7684\u9810\u7559\u4f4d\u7f6e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "code": {
                            "description": "\u900f\u904e\u7279\u5b9a\u4ee3\u78bc\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": true
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "default": "fixed_cart",
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "default": false,
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/coupons"
                    }
                ]
            }
        },
        "\/wc\/v3\/coupons\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/coupons\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "code": {
                            "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "amount": {
                            "description": "\u6298\u6263\u91d1\u984d\u3002\u61c9\u5747\u8a2d\u70ba\u6578\u5b57\uff0c\u6216\u662f\u8a2d\u7f6e\u70ba\u767e\u5206\u6bd4\u7684\u6578\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u512a\u60e0\u5238\u72c0\u614b\u3002 \u61c9\u4e00\u5f8b\u70ba\u8349\u7a3f\u3001\u5df2\u767c\u8868\u6216\u5f85\u5be9\u4e2d",
                            "type": "string",
                            "required": false
                        },
                        "discount_type": {
                            "description": "\u6c7a\u5b9a\u8981\u5957\u7528\u7684\u6298\u6263\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "percent",
                                "fixed_cart",
                                "fixed_product"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u6298\u50f9\u5238\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_expires": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_expires_gmt": {
                            "description": "\u6298\u50f9\u5238\u5230\u671f\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "individual_use": {
                            "description": "\u5982\u679c\u662f\uff0c\u9019\u5f35\u6298\u50f9\u5238\u5c31\u53ea\u80fd\u55ae\u7368\u4f7f\u7528\u3002\u8cfc\u7269\u8eca\u88e1\u82e5\u6709\u5176\u5b83\u6298\u50f9\u5238\u5c31\u6703\u88ab\u79fb\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_ids": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_ids": {
                            "description": "\u7121\u6cd5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "usage_limit": {
                            "description": "\u7e3d\u5171\u53ef\u4ee5\u4f7f\u7528\u591a\u5c11\u6b21\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "usage_limit_per_user": {
                            "description": "\u6bcf\u4f4d\u5ba2\u6236\u53ef\u4ee5\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "limit_usage_to_x_items": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u7684\u9805\u76ee\u6700\u591a\u53ef\u4ee5\u4f7f\u7528\u5e7e\u5f35\u6298\u50f9\u5238\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "free_shipping": {
                            "description": "\u5982\u679c\u662f\uff0c\u800c\u4e14\u514d\u904b\u8cbb\u9700\u8981\u4e00\u5f35\u6298\u50f9\u5238\uff0c\u6b64\u5f35\u6298\u50f9\u5238\u5c07\u7d66\u4e88\u514d\u904b\u8cbb\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "product_categories": {
                            "description": "\u53ef\u4f7f\u7528\u6298\u50f9\u5238\u7684\u5206\u985e ID \u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "excluded_product_categories": {
                            "description": "\u6298\u50f9\u5238\u4e0d\u9069\u7528\u65bc\u5206\u985e ID \u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_sale_items": {
                            "description": "\u5982\u679c\u662f\uff0c\u8a72\u6298\u50f9\u5238\u5c07\u4e0d\u80fd\u7528\u65bc\u6298\u6263\u50f9\u7684\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "minimum_amount": {
                            "description": "\u8cfc\u7269\u8eca\u4e2d\u9700\u8981\u591a\u5c11\u8a02\u55ae\u50f9\u683c\u624d\u80fd\u4f7f\u7528\u6298\u50f9\u5238\u3002",
                            "type": "string",
                            "required": false
                        },
                        "maximum_amount": {
                            "description": "\u4f7f\u7528\u6298\u50f9\u5238\u7684\u6700\u5927\u8a02\u55ae\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email_restrictions": {
                            "description": "\u53ef\u4ee5\u4f7f\u7528\u6b64\u6298\u50f9\u5238\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u5217\u8868\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/coupons\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/customers\/(?P<customer_id>[\\d]+)\/downloads": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "customer_id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u4f7f\u7528\u7279\u5b9a\u7684\u7de8\u865f\u9650\u5236\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u900f\u904e\u7279\u5b9a\u96fb\u5b50\u90f5\u4ef6\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "role": {
                            "description": "\u900f\u904e\u7279\u5b9a\u89d2\u8272\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "default": "customer",
                            "enum": [
                                "all",
                                "administrator",
                                "editor",
                                "author",
                                "contributor",
                                "subscriber",
                                "group_leader",
                                "translator",
                                "customer",
                                "shop_manager"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "description": "\u65b0\u4f7f\u7528\u8005\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "required": true
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u65b0\u4f7f\u7528\u8005\u540d\u7a31",
                            "type": "string",
                            "required": true
                        },
                        "password": {
                            "description": "\u65b0\u4f7f\u7528\u8005\u5bc6\u78bc",
                            "type": "string",
                            "required": true
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/customers"
                    }
                ]
            }
        },
        "\/wc\/v3\/customers\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u5ba2\u6236\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u5ba2\u6236\u767b\u5165\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u5ba2\u6236\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        },
                        "reassign": {
                            "default": 0,
                            "type": "integer",
                            "description": "\u91cd\u65b0\u6307\u6d3e\u6587\u7ae0\u7684\u7de8\u865f\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/customers\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "email": {
                            "description": "\u5ba2\u6236\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u5ba2\u6236\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u5ba2\u6236\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "username": {
                            "description": "\u5ba2\u6236\u767b\u5165\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u5ba2\u6236\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": "string",
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u9001\u8ca8\u5730\u5740\u5217\u8868",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": "\u570b\u5bb6 ISO \u7de8\u865f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/customers\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "area": {
                            "description": "\u53d6\u5f97\u7bc4\u672c\u7684\u5340\u57df\u3002",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/layout-templates"
                    }
                ]
            }
        },
        "\/wc\/v3\/layout-templates\/(?P<id>\\w[\\w\\s\\-]*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/notes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "default": "any",
                            "description": "\u9650\u5236\u5ba2\u6236\u6216\u5167\u90e8\u8a18\u9304\u7684\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "customer",
                                "internal"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "note": {
                            "type": "string",
                            "description": "\u8a02\u55ae\u5099\u8a3b\u7684\u5167\u5bb9",
                            "required": true
                        },
                        "customer_note": {
                            "default": false,
                            "description": "\u5176\u503c\u70ba true \u6642\uff0c\u5c07\u6703\u5411\u9867\u5ba2\u986f\u793a\u5099\u8a3b\uff0c\u9867\u5ba2\u4fbf\u6703\u6536\u5230\u901a\u77e5\u3002\u5176\u503c\u70ba false \u6642\uff0c\u5099\u8a3b\u5c07\u50c5\u4f9b\u7ba1\u7406\u54e1\u53c3\u8003\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "added_by_user": {
                            "default": false,
                            "description": "\u5176\u503c\u70ba true \u6642\uff0c\u6b64\u5099\u8a3b\u5c07\u6b78\u65bc\u76ee\u524d\u7684\u4f7f\u7528\u8005\u3002\u5176\u503c\u70ba false \u6642\uff0c\u6b64\u5099\u8a3b\u5c07\u6b78\u65bc\u7cfb\u7d71\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/notes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u50c5\u986f\u793a\u8981\u5728\u8a02\u55ae\u986f\u793a\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "amount": {
                            "description": "\u9000\u6b3e\u91d1\u984d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reason": {
                            "description": "\u7533\u8acb\u539f\u56e0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "refunded_by": {
                            "description": "\u4f7f\u7528\u8005\u9000\u6b3e\u5f8c\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "api_refund": {
                            "default": true,
                            "description": "\u5982\u679c\u6b63\u78ba\uff0c\u4ed8\u6b3e\u9598\u9053 API \u53ef\u7528\u65bc\u8655\u7406\u9000\u6b3e\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "api_restock": {
                            "default": true,
                            "description": "\u82e5\u70ba true\uff0c\u9000\u6b3e\u5546\u54c1\u6703\u91cd\u65b0\u88dc\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<order_id>[\\d]+)\/refunds\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "order_id": {
                            "description": "\u8a02\u55ae\u7de8\u865f",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u9650\u5236\u7279\u5b9a\u72c0\u614b\u8a02\u55ae\u8a2d\u5b9a\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "any",
                                    "trash",
                                    "auto-draft",
                                    "pending",
                                    "processing",
                                    "on-hold",
                                    "completed",
                                    "cancelled",
                                    "refunded",
                                    "failed",
                                    "checkout-draft"
                                ]
                            },
                            "required": false
                        },
                        "customer": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5ba2\u6236\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u8a2d\u5b9a\u6307\u6d3e\u7279\u5b9a\u5546\u54c1\u8a02\u55ae\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u50c5\u986f\u793a\u8981\u5728\u8a02\u55ae\u986f\u793a\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "default": "pending",
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "default": "MYR",
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "default": 0,
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "default": false,
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "default": false,
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/orders"
                    }
                ]
            }
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "parent_id": {
                            "description": "\u7236\u9805\u8a02\u55ae\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a02\u55ae\u72c0\u614b.",
                            "type": "string",
                            "enum": [
                                "auto-draft",
                                "pending",
                                "processing",
                                "on-hold",
                                "completed",
                                "cancelled",
                                "refunded",
                                "failed",
                                "checkout-draft"
                            ],
                            "required": false
                        },
                        "currency": {
                            "description": "\u8a02\u55ae\u5efa\u7acb\u6642\u6240\u7528\u7684\u8ca8\u5e63\u683c\u5f0f\uff0c\u7528ISO\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "AED",
                                "AFN",
                                "ALL",
                                "AMD",
                                "ANG",
                                "AOA",
                                "ARS",
                                "AUD",
                                "AWG",
                                "AZN",
                                "BAM",
                                "BBD",
                                "BDT",
                                "BGN",
                                "BHD",
                                "BIF",
                                "BMD",
                                "BND",
                                "BOB",
                                "BRL",
                                "BSD",
                                "BTC",
                                "BTN",
                                "BWP",
                                "BYR",
                                "BYN",
                                "BZD",
                                "CAD",
                                "CDF",
                                "CHF",
                                "CLP",
                                "CNY",
                                "COP",
                                "CRC",
                                "CUC",
                                "CUP",
                                "CVE",
                                "CZK",
                                "DJF",
                                "DKK",
                                "DOP",
                                "DZD",
                                "EGP",
                                "ERN",
                                "ETB",
                                "EUR",
                                "FJD",
                                "FKP",
                                "GBP",
                                "GEL",
                                "GGP",
                                "GHS",
                                "GIP",
                                "GMD",
                                "GNF",
                                "GTQ",
                                "GYD",
                                "HKD",
                                "HNL",
                                "HRK",
                                "HTG",
                                "HUF",
                                "IDR",
                                "ILS",
                                "IMP",
                                "INR",
                                "IQD",
                                "IRR",
                                "IRT",
                                "ISK",
                                "JEP",
                                "JMD",
                                "JOD",
                                "JPY",
                                "KES",
                                "KGS",
                                "KHR",
                                "KMF",
                                "KPW",
                                "KRW",
                                "KWD",
                                "KYD",
                                "KZT",
                                "LAK",
                                "LBP",
                                "LKR",
                                "LRD",
                                "LSL",
                                "LYD",
                                "MAD",
                                "MDL",
                                "MGA",
                                "MKD",
                                "MMK",
                                "MNT",
                                "MOP",
                                "MRU",
                                "MUR",
                                "MVR",
                                "MWK",
                                "MXN",
                                "MYR",
                                "MZN",
                                "NAD",
                                "NGN",
                                "NIO",
                                "NOK",
                                "NPR",
                                "NZD",
                                "OMR",
                                "PAB",
                                "PEN",
                                "PGK",
                                "PHP",
                                "PKR",
                                "PLN",
                                "PRB",
                                "PYG",
                                "QAR",
                                "RON",
                                "RSD",
                                "RUB",
                                "RWF",
                                "SAR",
                                "SBD",
                                "SCR",
                                "SDG",
                                "SEK",
                                "SGD",
                                "SHP",
                                "SLL",
                                "SOS",
                                "SRD",
                                "SSP",
                                "STN",
                                "SYP",
                                "SZL",
                                "THB",
                                "TJS",
                                "TMT",
                                "TND",
                                "TOP",
                                "TRY",
                                "TTD",
                                "TWD",
                                "TZS",
                                "UAH",
                                "UGX",
                                "USD",
                                "UYU",
                                "UZS",
                                "VEF",
                                "VES",
                                "VND",
                                "VUV",
                                "WST",
                                "XAF",
                                "XCD",
                                "XOF",
                                "XPF",
                                "YER",
                                "ZAR",
                                "ZMW"
                            ],
                            "required": false
                        },
                        "customer_id": {
                            "description": "\u64c1\u6709\u8a02\u55ae\u7684\u4f7f\u7528\u8005\u7de8\u865f\u3002 0 \u8868\u793a\u8a2a\u5ba2\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "customer_note": {
                            "description": "\u7d50\u5e33\u6642\u5ba2\u6236\u7559\u4e0b\u7684\u5099\u8a3b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "billing": {
                            "description": "\u5e33\u55ae\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "email": {
                                    "description": "\u96fb\u5b50\u90f5\u4ef6\u5730\u5740",
                                    "type": [
                                        "string",
                                        "null"
                                    ],
                                    "format": "email",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "phone": {
                                    "description": "\u96fb\u8a71\u865f\u78bc",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping": {
                            "description": "\u904b\u9001\u5730\u5740.",
                            "type": "object",
                            "properties": {
                                "first_name": {
                                    "description": "\u540d\u5b57.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "last_name": {
                                    "description": "\u59d3\u6c0f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "company": {
                                    "description": "\u516c\u53f8\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_1": {
                                    "description": "\u5730\u5740\u7b2c 1 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "address_2": {
                                    "description": "\u5730\u5740\u7b2c 2 \u884c",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "city": {
                                    "description": "\u57ce\u5e02\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "state": {
                                    "description": "ISO \u4ee3\u78bc\u6216\u5dde\u3001\u7701\u6216\u5730\u5340\u540d\u7a31\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "postcode": {
                                    "description": "\u90f5\u905e\u5340\u865f\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "country": {
                                    "description": " ISO 3166-1 alpha-2 \u683c\u5f0f\u7684\u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "payment_method": {
                            "description": "\u4ed8\u6b3e\u65b9\u5f0f\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "payment_method_title": {
                            "description": "\u4ed8\u6b3e\u65b9\u6cd5\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "\u552f\u4e00\u7684\u4ea4\u6613\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "line_items": {
                            "description": "\u884c\u9805\u76ee\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "parent_name": {
                                        "description": "\u5546\u54c1\u70ba\u8b8a\u5316\u7248\u672c\u6642\u7684\u4e0a\u5c64\u5546\u54c1\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "product_id": {
                                        "description": "\u5546\u54c1\u7de8\u865f",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation_id": {
                                        "description": "\u8b8a\u6578\u7de8\u865f\uff0c\u5982\u679c\u9069\u7528\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "quantity": {
                                        "description": "\u8a02\u8cfc\u6578\u91cf\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u5546\u54c1\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "subtotal_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u524d)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_key": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "display_value": {
                                                    "description": "UI \u986f\u793a\u7684\u4e2d\u7e7c\u503c\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    },
                                    "sku": {
                                        "description": "\u5546\u54c1\u8ca8\u865f",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "price": {
                                        "description": "\u5546\u54c1\u50f9\u683c\u3002",
                                        "type": "number",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "image": {
                                        "description": "\u4e3b\u8981\u7522\u54c1\u5716\u7247\u7684\u5167\u5bb9\u3002",
                                        "type": "object",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "properties": {
                                            "id": {
                                                "description": "\u5716\u7247\u7de8\u865f.",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "src": {
                                                "description": "\u5716\u7247\u7db2\u5740.",
                                                "type": "string",
                                                "format": "uri",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "shipping_lines": {
                            "description": "\u904b\u9001\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "method_title": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u540d\u7a31.",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "method_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "instance_id": {
                                        "description": "\u904b\u9001\u65b9\u5f0f\u7684\u5be6\u4f8b\u7de8\u865f\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "fee_lines": {
                            "description": "\u8cbb\u7528\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "name": {
                                        "description": "\u8cbb\u7528\u540d\u7a31\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_class": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u985e\u5225\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "tax_status": {
                                        "description": "\u8cbb\u7528\u7684\u7a05\u91d1\u72c0\u614b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "enum": [
                                            "taxable",
                                            "none"
                                        ]
                                    },
                                    "total": {
                                        "description": "\u884c\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "total_tax": {
                                        "description": "\u884c\u7a05\u91d1\u7e3d\u8a08 (\u6298\u6263\u4e4b\u5f8c)\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "taxes": {
                                        "description": "\u884c\u7a05\u91d1\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true,
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u7a05\u7387\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "total": {
                                                    "description": "\u7a05\u91d1\u7e3d\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "subtotal": {
                                                    "description": "\u7a05\u91d1\u5c0f\u8a08\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                }
                                            }
                                        }
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "coupon_lines": {
                            "description": "\u6298\u50f9\u5238\u884c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u9805\u76ee\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "code": {
                                        "description": "\u6298\u50f9\u5238\u4ee3\u78bc\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "discount": {
                                        "description": "\u6298\u6263\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_tax": {
                                        "description": "\u6298\u6263\u7a05\u91d1\u7e3d\u8a08\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "discount_type": {
                                        "description": "\u6298\u6263\u985e\u578b\u3002",
                                        "type": "string",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "nominal_amount": {
                                        "description": "\u512a\u60e0\u5238\u4e2d\u6240\u5b9a\u7fa9\u7684\u6298\u6263\u91d1\u984d (\u53ef\u8a2d\u70ba\u7d55\u5c0d\u503c\u6216\u767e\u5206\u6bd4\uff0c\u53d6\u6c7a\u65bc\u6298\u6263\u985e\u578b)\u3002",
                                        "type": "number",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "free_shipping": {
                                        "description": "\u512a\u60e0\u5238\u662f\u5426\u63d0\u4f9b\u514d\u904b\u3002",
                                        "type": "boolean",
                                        "context": [
                                            "view"
                                        ],
                                        "readonly": true
                                    },
                                    "meta_data": {
                                        "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                        "type": "array",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "description": "\u5143\u7de8\u865f\u3002",
                                                    "type": "integer",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ],
                                                    "readonly": true
                                                },
                                                "key": {
                                                    "description": "\u5143\u9375\u3002",
                                                    "type": "string",
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                },
                                                "value": {
                                                    "description": "\u5143\u503c\u3002",
                                                    "type": [
                                                        "null",
                                                        "object",
                                                        "string",
                                                        "number",
                                                        "boolean",
                                                        "integer",
                                                        "array"
                                                    ],
                                                    "context": [
                                                        "view",
                                                        "edit"
                                                    ]
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "set_paid": {
                            "description": "\u5b9a\u7fa9\u8a02\u55ae\u662f\u5426\u5df2\u4ed8\u6b3e\u3002 \u6703\u5c07\u72c0\u614b\u8a2d\u70ba\u8655\u7406\u4e2d\uff0c\u4e26\u964d\u4f4e\u5b58\u8ca8\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "manual_update": {
                            "description": "\u624b\u52d5\u8a2d\u5b9a\u52d5\u4f5c\uff0c\u8a02\u55ae\u5099\u8a3b\u5373\u767b\u8a18\u70ba\u300c\u7531\u4f7f\u7528\u8005\u65b0\u589e\u300d\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/orders\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/(?P<attribute_id>[\\d]+)\/terms\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attribute_id": {
                            "description": "\u5b57\u8a5e\u5c6c\u6027\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u8a5e\u5f59\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "select",
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "default": "menu_order",
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "default": false,
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/attributes"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/attributes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": true,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/attributes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c6c\u6027\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "select"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "\u9810\u8a2d\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "string",
                            "enum": [
                                "menu_order",
                                "name",
                                "name_num",
                                "id"
                            ],
                            "required": false
                        },
                        "has_archives": {
                            "description": "\u555f\u7528\/\u505c\u7528\u5c6c\u6027\u5c01\u5b58\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/attributes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "default": "default",
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/categories"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/categories\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5206\u985e\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u7236\u9805\u8cc7\u6e90\u7684\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "display": {
                            "description": "\u5206\u985e\u5f59\u6574\u986f\u793a\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "default",
                                "products",
                                "subcategories",
                                "both"
                            ],
                            "required": false
                        },
                        "image": {
                            "description": "\u5716\u7247\u8cc7\u8a0a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u8cc7\u6e90\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/categories\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/custom-fields\/names": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u65b9\u5f0f\u6392\u5e8f\u9805\u76ee\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/custom-fields\/names"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\u767c\u4f48\u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u4f7f\u7528\u7279\u5b9a\u7684\u7de8\u865f\u9650\u5236\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "product"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7d66\u7279\u5b9a\u4f7f\u7528\u8005 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u7d66\u7279\u5b9a\u4f7f\u7528\u8005 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "reviewer_email": {
                            "default": null,
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u4f86\u81ea\u7279\u5b9a\u4f5c\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "product": {
                            "default": [],
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1 ID \u7684\u8a55\u8ad6\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u6307\u6d3e\u7279\u5b9a\u72c0\u614b\u7684\u8a55\u8ad6\u3002",
                            "type": "string",
                            "enum": [
                                "all",
                                "hold",
                                "approved",
                                "spam",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "approved",
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u540d\u7a31\u3002",
                            "required": true
                        },
                        "reviewer_email": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "required": true
                        },
                        "review": {
                            "type": "string",
                            "description": "\u8a55\u8ad6\u5167\u5bb9\u3002",
                            "required": true
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/reviews"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/reviews\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_id": {
                            "description": "\u8a55\u8ad6\u6240\u5c6c\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/reviews\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u8a55\u8ad6\u6240\u5c6c\u5546\u54c1\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product_name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u8a55\u8ad6\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "approved",
                                "hold",
                                "spam",
                                "unspam",
                                "trash",
                                "untrash"
                            ],
                            "required": false
                        },
                        "reviewer": {
                            "description": "\u8a55\u50f9\u8005\u59d3\u540d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviewer_email": {
                            "description": "\u8a55\u50f9\u8005\u96fb\u5b50\u90f5\u4ef6\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "review": {
                            "description": "\u8a55\u50f9\u7684\u5167\u5bb9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\u6aa2\u95b1\u8a55\u5206 (0 \u5230 5)\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/reviews\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/shipping_classes"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u904b\u9001\u985e\u5225\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/shipping_classes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u904b\u9001\u985e\u5225\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/shipping_classes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/shipping_classes\/slug-suggestion": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u904b\u9001\u985e\u5225\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/shipping_classes\/slug-suggestion"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/tags": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u4f9d\u7279\u5b9a\u6578\u91cf\u7684\u9805\u76ee\u4f86\u4f4d\u79fb\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u8cc7\u6e90\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u8981\u96b1\u85cf\u672a\u6307\u6d3e\u7d66\u4efb\u4f55\u5546\u54c1\u7684\u8cc7\u6e90\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u7236\u9805\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002 \u50c5\u9069\u7528\u968e\u5c64\u5f0f\u5206\u985e\u6cd5\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "product": {
                            "description": "\u9650\u5236\u6307\u6d3e\u7d66\u7279\u5b9a\u5546\u54c1\u7684\u8cc7\u6e90\u7d50\u679c\u96c6\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u8cc7\u6e90\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u8cc7\u6e90\u7684\u540d\u7a31\u3002",
                            "required": true
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/tags"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/tags\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6b64\u985e\u578b\u552f\u4e00\u7684\u8cc7\u6e90\u82f1\u6578\u8b58\u5225\u5143\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u8cc7\u6e90\u7684 HTML \u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/tags\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order",
                                "price",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "search_sku": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5236\u70ba\u8207\u5b57\u4e32\u90e8\u5206\u76f8\u7b26\u7684\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "default": "simple",
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "default": false,
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "default": "visible",
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "default": false,
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "default": true,
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/suggested-products": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u900f\u904e\u7279\u5b9a\u985e\u578b\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "featured": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u7279\u8272\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "category": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5206\u985e ID\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tag": {
                            "description": "\u900f\u904e\u7279\u5b9a\u6a19\u8a18\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u900f\u904e\u7279\u5b9a\u904b\u9001\u985e\u5225 ID \u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute": {
                            "description": "\u900f\u904e\u7279\u5b9a\u5c6c\u6027\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002\u4f7f\u7528\u5206\u985e\u540d\u7a31\/\u5c6c\u6027\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "attribute_term": {
                            "description": "\u900f\u904e\u7279\u5b9a\u8a5e\u5f59\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c (\u9700\u8981\u6307\u6d3e\u5c6c\u6027)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "in_stock": {
                            "description": "\u5c07\u7d50\u679c\u9650\u65bc\u5eab\u5b58\u6216\u7f3a\u8ca8\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "categories": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1\u985e\u5225 ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "tags": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u5546\u54c1\u6a19\u7c64 ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "limit": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u5efa\u8b70\u5546\u54c1\u7684\u7279\u5b9a\u6578\u91cf\u3002",
                            "type": "integer",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/products\/suggested-products"
                    }
                ]
            }
        },
        "\/wc\/v3\/products\/(?P<id>[\\d]+)\/duplicate": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u5546\u54c1\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5546\u54c1\u52d5\u614b\u7db2\u5740",
                            "type": "string",
                            "required": false
                        },
                        "date_created": {
                            "description": "\u5546\u54c1\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_created_gmt": {
                            "description": "\u5efa\u7acb\u7522\u54c1\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "type": {
                            "description": "\u5546\u54c1\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "simple",
                                "grouped",
                                "external",
                                "variable",
                                "course"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u5546\u54c1\u72c0\u614b (\u6587\u7ae0\u72c0\u614b)\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish",
                                "future",
                                "auto-draft",
                                "trash"
                            ],
                            "required": false
                        },
                        "featured": {
                            "description": "\u7279\u8272\u5546\u54c1.",
                            "type": "boolean",
                            "required": false
                        },
                        "catalog_visibility": {
                            "description": "\u76ee\u9304\u80fd\u898b\u5ea6\u3002",
                            "type": "string",
                            "enum": [
                                "visible",
                                "catalog",
                                "search",
                                "hidden"
                            ],
                            "required": false
                        },
                        "description": {
                            "description": "\u5546\u54c1\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "short_description": {
                            "description": "\u5546\u54c1\u7c21\u77ed\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u5546\u54c1\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u5546\u54c1\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u5982\u679c\u5546\u54c1\u70ba\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "external_url": {
                            "description": "\u5546\u54c1\u5916\u90e8 URL\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "button_text": {
                            "description": "\u5546\u54c1\u5916\u90e8\u6309\u9215\u6587\u5b57\u3002 \u50c5\u4f9b\u5916\u90e8\u5546\u54c1\u4f7f\u7528\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u5546\u54c1\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u7522\u54c1\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "sold_individually": {
                            "description": "\u5141\u8a31\u55ae\u4e00\u8a02\u55ae\u4e2d\u53ea\u8cfc\u8cb7\u4e00\u9805\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "weight": {
                            "description": "\u5546\u54c1\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u5546\u54c1\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u5546\u54c1\u9577\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u5546\u54c1\u5bec\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u5546\u54c1\u9ad8\u5ea6 (\u516c\u5206).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "reviews_allowed": {
                            "description": "\u5141\u8a31\u8a55\u50f9\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "post_password": {
                            "description": "\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "upsell_ids": {
                            "description": "\u9032\u968e\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "cross_sell_ids": {
                            "description": "\u6a6b\u5411\u92b7\u552e\u5546\u54c1\u7de8\u865f\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_id": {
                            "description": "\u5546\u54c1\u7236\u9805\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "purchase_note": {
                            "description": "\u53ef\u9078\u8981\u5728\u8cfc\u8cb7\u4e4b\u5f8c\u5bc4\u9001\u5099\u8a3b\u7d66\u5ba2\u6236\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5206\u985e\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5206\u985e ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5206\u985e\u540d\u7a31",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u5206\u985e\u4ee3\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u6a19\u7c64\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a19\u7c64 ID\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a19\u7c64\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "slug": {
                                        "description": "\u6a19\u7c64\u52d5\u614b\u7db2\u5740\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    }
                                }
                            },
                            "required": false
                        },
                        "images": {
                            "description": "\u5716\u7247\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5716\u7247\u7de8\u865f.",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "date_created": {
                                        "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_created_gmt": {
                                        "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified": {
                                        "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "date_modified_gmt": {
                                        "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                        "type": [
                                            "null",
                                            "string"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "src": {
                                        "description": "\u5716\u7247\u7db2\u5740.",
                                        "type": "string",
                                        "format": "uri",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5716\u7247\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "alt": {
                                        "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "position": {
                                        "description": "\u5c6c\u6027\u4f4d\u7f6e\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "visible": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u4ee5\u5728\u5546\u54c1\u9801\u7684\u300c\u5176\u4ed6\u8cc7\u8a0a\u300d\u7d22\u5f15\u6a19\u7c64\u4e2d\u770b\u898b\u5c6c\u6027\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "variation": {
                                        "description": "\u5b9a\u7fa9\u662f\u5426\u53ef\u5c07\u5c6c\u6027\u7576\u505a\u8b8a\u6578\u4f7f\u7528\u3002",
                                        "type": "boolean",
                                        "default": false,
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "options": {
                                        "description": "\u5c6c\u6027\u7684\u53ef\u7528\u8a5e\u5f59\u540d\u7a31\u6e05\u55ae\u3002",
                                        "type": "array",
                                        "items": {
                                            "type": "string"
                                        },
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "default_attributes": {
                            "description": "\u9810\u8a2d\u8b8a\u6578\u5c6c\u6027\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "slug": {
                            "description": "\u900f\u904e\u7279\u5b9a\u52d5\u614b\u7db2\u5740\u8a2d\u5b9a\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "any",
                            "description": "\u900f\u904e\u7279\u5b9a\u72c0\u614b\u6307\u6d3e\u5546\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "enum": [
                                "any",
                                "future",
                                "trash",
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "sku": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a SKU \u7684\u7522\u54c1\u3002\u4ee5\u9017\u865f\u5206\u9694\u3002",
                            "type": "string",
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5177\u6709\u7279\u5b9a\u7a05\u52d9\u985e\u5225\u7684\u7522\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "on_sale": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u7279\u50f9\u5546\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "min_price": {
                            "description": "\u900f\u904e\u6700\u4f4e\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "max_price": {
                            "description": "\u900f\u904e\u6700\u9ad8\u50f9\u683c\u8a2d\u5b9a\u7522\u54c1\u7684\u9650\u5236\u7d50\u679c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u9650\u5b9a\u7d50\u679c\u70ba\u5177\u7279\u5eab\u5b58\u72c0\u614b\u7684\u5546\u54c1\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "has_price": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u8a2d\u5b9a\u70ba\u6709\u6216\u6c92\u6709\u50f9\u683c\u7684\u7522\u54c1\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u5728\u5177\u6709\u6307\u5b9a\u5c6c\u6027\u7684\u7522\u54c1\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "attribute": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u4ee3\u7a31\u3002"
                                    },
                                    "term": {
                                        "type": "string",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "description": "\u5c6c\u6027\u8a5e\u5f59\u3002"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/products\/(?P<product_id>[\\d]+)\/variations\/generate": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product_id": {
                            "description": "\u70ba\u53ef\u8b8a\u7684\u7368\u7279\u8fa6\u8b58\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "delete": {
                            "description": "\u522a\u9664\u4e0d\u4f7f\u7528\u7684\u6b3e\u5f0f\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_values": {
                            "description": "\u6240\u7522\u751f\u6b3e\u5f0f\u7684\u9810\u8a2d\u503c\u3002",
                            "type": "object",
                            "properties": {
                                "description": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                                    "type": "string"
                                },
                                "sku": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8ca8\u865f\u3002",
                                    "type": "string"
                                },
                                "global_unique_id": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                                    "type": "string"
                                },
                                "regular_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                                    "type": "string"
                                },
                                "sale_price": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                                    "type": "string"
                                },
                                "date_on_sale_from": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_from_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "date_on_sale_to_gmt": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ]
                                },
                                "status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "draft",
                                        "pending",
                                        "private",
                                        "publish"
                                    ]
                                },
                                "virtual": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                                    "type": "boolean"
                                },
                                "downloadable": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                                    "type": "boolean"
                                },
                                "downloads": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u6a94\u6848 ID\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u6a94\u6848\u540d\u7a31.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "file": {
                                                "description": "\u6a94\u6848\u7db2\u5740.",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "download_limit": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                                    "type": "integer"
                                },
                                "download_expiry": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                                    "type": "integer"
                                },
                                "tax_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "shipping",
                                        "none"
                                    ]
                                },
                                "tax_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u7a05\u7387\u985e\u5225",
                                    "type": "string"
                                },
                                "manage_stock": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                                    "type": "boolean"
                                },
                                "stock_quantity": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                                    "type": "integer"
                                },
                                "stock_status": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                                    "type": "string",
                                    "enum": [
                                        "instock",
                                        "outofstock",
                                        "onbackorder"
                                    ]
                                },
                                "backorders": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                                    "type": "string",
                                    "enum": [
                                        "no",
                                        "notify",
                                        "yes"
                                    ]
                                },
                                "low_stock_amount": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                                    "type": [
                                        "integer",
                                        "null"
                                    ]
                                },
                                "weight": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                                    "type": "string"
                                },
                                "dimensions": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                                    "type": "object",
                                    "properties": {
                                        "length": {
                                            "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "width": {
                                            "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "height": {
                                            "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "shipping_class": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                                    "type": "string"
                                },
                                "image": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                                    "type": "object",
                                    "properties": {
                                        "id": {
                                            "description": "\u5716\u7247\u7de8\u865f.",
                                            "type": "integer",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "date_created": {
                                            "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_created_gmt": {
                                            "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified": {
                                            "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "date_modified_gmt": {
                                            "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                            "type": [
                                                "null",
                                                "string"
                                            ],
                                            "context": [
                                                "view",
                                                "edit"
                                            ],
                                            "readonly": true
                                        },
                                        "src": {
                                            "description": "\u5716\u7247\u7db2\u5740.",
                                            "type": "string",
                                            "format": "uri",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "name": {
                                            "description": "\u5716\u7247\u540d\u7a31.",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        },
                                        "alt": {
                                            "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                            "type": "string",
                                            "context": [
                                                "view",
                                                "edit"
                                            ]
                                        }
                                    }
                                },
                                "attributes": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "name": {
                                                "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "option": {
                                                "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                },
                                "menu_order": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                                    "type": "integer"
                                },
                                "meta_data": {
                                    "validate_callback": "rest_validate_request_arg",
                                    "sanitize_callback": "rest_sanitize_request_arg",
                                    "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "description": "\u5143\u7de8\u865f\u3002",
                                                "type": "integer",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ],
                                                "readonly": true
                                            },
                                            "key": {
                                                "description": "\u5143\u9375\u3002",
                                                "type": "string",
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            },
                                            "value": {
                                                "description": "\u5143\u503c\u3002",
                                                "type": [
                                                    "null",
                                                    "object",
                                                    "string",
                                                    "number",
                                                    "boolean",
                                                    "integer",
                                                    "array"
                                                ],
                                                "context": [
                                                    "view",
                                                    "edit"
                                                ]
                                            }
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u8b8a\u5316\u985e\u578b\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sku": {
                            "description": "\u8ca8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "global_unique_id": {
                            "description": "GTIN\u3001UPC\u3001EAN \u6216 ISBN\u3002",
                            "type": "string",
                            "required": false
                        },
                        "regular_price": {
                            "description": "\u8b8a\u6578\u4e00\u822c\u50f9\u683c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sale_price": {
                            "description": "\u53ef\u8b8a\u6298\u6263\u50f9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_on_sale_from": {
                            "description": "\u6298\u6263\u50f9\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_from_gmt": {
                            "description": "\u6298\u6263\u50f9\u683c\u7684\u958b\u59cb\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "date_on_sale_to_gmt": {
                            "description": "\u6298\u6263\u50f9\u7684\u7d50\u675f\u65e5\u671f\uff0c\u4ee5\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u3002",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u8b8a\u5316\u7248\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "draft",
                                "pending",
                                "private",
                                "publish"
                            ],
                            "required": false
                        },
                        "virtual": {
                            "default": false,
                            "description": "\u662f\u5426\u70ba\u5be6\u969b\u8b8a\u6578\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloadable": {
                            "default": false,
                            "description": "\u8b8a\u6578\u662f\u5426\u53ef\u4e0b\u8f09\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "downloads": {
                            "description": "\u53ef\u4e0b\u8f09\u5546\u54c1\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u6a94\u6848 ID\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u6a94\u6848\u540d\u7a31.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "file": {
                                        "description": "\u6a94\u6848\u7db2\u5740.",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "download_limit": {
                            "default": -1,
                            "description": "\u8cfc\u8cb7\u5f8c\u6a94\u6848\u53ef\u4e0b\u8f09\u7684\u6b21\u6578\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "download_expiry": {
                            "default": -1,
                            "description": "\u5728\u904e\u671f\u524d\u9084\u6709\u591a\u5c11\u5929\u6578\u53ef\u4e0b\u8f09\u6a94\u6848\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "tax_status": {
                            "default": "taxable",
                            "description": "\u7a05\u91d1\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "taxable",
                                "shipping",
                                "none"
                            ],
                            "required": false
                        },
                        "tax_class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "required": false
                        },
                        "manage_stock": {
                            "default": false,
                            "description": "\u8b8a\u6578\u7b49\u7d1a\u7684\u5b58\u8ca8\u7ba1\u7406\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "stock_quantity": {
                            "description": "\u5b58\u8ca8\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "stock_status": {
                            "default": "instock",
                            "description": "\u63a7\u5236\u7522\u54c1\u7684\u5eab\u5b58\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "instock",
                                "outofstock",
                                "onbackorder"
                            ],
                            "required": false
                        },
                        "backorders": {
                            "default": "no",
                            "description": "\u82e5\u8981\u7ba1\u7406\u5eab\u5b58\uff0c\u6b64\u8a2d\u5b9a\u53ef\u63a7\u5236\u662f\u5426\u5141\u8a31\u7121\u5eab\u5b58\u4e0b\u55ae\u3002",
                            "type": "string",
                            "enum": [
                                "no",
                                "notify",
                                "yes"
                            ],
                            "required": false
                        },
                        "low_stock_amount": {
                            "description": "\u6b64\u6b3e\u5f0f\u5eab\u5b58\u4e0d\u8db3\u3002",
                            "type": [
                                "integer",
                                "null"
                            ],
                            "required": false
                        },
                        "weight": {
                            "description": "\u8b8a\u6578\u91cd\u91cf (\u516c\u65a4)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "dimensions": {
                            "description": "\u8b8a\u6578\u5c3a\u5bf8\u3002",
                            "type": "object",
                            "properties": {
                                "length": {
                                    "description": "\u8b8a\u6578\u9577\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "width": {
                                    "description": "\u8b8a\u6578\u5bec\u5ea6 (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "height": {
                                    "description": "\u8b8a\u6578\u9ad8\u91cf (\u516c\u5206)\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "shipping_class": {
                            "description": "\u904b\u9001\u985e\u5225\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "image": {
                            "description": "\u8b8a\u6578\u5716\u7247\u8cc7\u6599\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u5716\u7247\u7de8\u865f.",
                                    "type": "integer",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "date_created": {
                                    "description": "\u5716\u7247\u5efa\u7acb\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_created_gmt": {
                                    "description": "\u5efa\u7acb\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified": {
                                    "description": "\u5716\u7247\u4e0a\u6b21\u4fee\u6539\u7684\u65e5\u671f\uff0c\u4f7f\u7528\u7db2\u7ad9\u6642\u5340\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "date_modified_gmt": {
                                    "description": "\u6700\u5f8c\u4fee\u6539\u5716\u7247\u7684\u65e5\u671f\uff0c\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u3002",
                                    "type": [
                                        "null",
                                        "string"
                                    ],
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "src": {
                                    "description": "\u5716\u7247\u7db2\u5740.",
                                    "type": "string",
                                    "format": "uri",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "name": {
                                    "description": "\u5716\u7247\u540d\u7a31.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "alt": {
                                    "description": "\u5716\u7247\u66ff\u4ee3\u6587\u5b57",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5c6c\u6027\u6e05\u55ae\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5c6c\u6027\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "name": {
                                        "description": "\u5c6c\u6027\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "option": {
                                        "description": "\u9078\u53d6\u7684\u5c6c\u6027\u8a5e\u5f59\u540d\u7a31\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u529f\u80fd\u8868\u9806\u5e8f\uff0c\u7528\u4f86\u81ea\u8a02\u6392\u5e8f\u5546\u54c1\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta_data": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "description": "\u5143\u7de8\u865f\u3002",
                                        "type": "integer",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "key": {
                                        "description": "\u5143\u9375\u3002",
                                        "type": "string",
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    },
                                    "value": {
                                        "description": "\u5143\u503c\u3002",
                                        "type": [
                                            "null",
                                            "object",
                                            "string",
                                            "number",
                                            "boolean",
                                            "integer",
                                            "array"
                                        ],
                                        "context": [
                                            "view",
                                            "edit"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/refunds": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5236\u70ba\u6307\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4ee5\u524d\u4fee\u6539\u7684\u8cc7\u6e90\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "dates_are_gmt": {
                            "description": "\u4f9d\u767c\u8868\u6216\u4fee\u6539\u65e5\u671f\u9650\u5236\u56de\u61c9\u6642\uff0c\u662f\u5426\u8003\u616e\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593 (GMT) \u6587\u7ae0\u65e5\u671f\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "title",
                                "slug",
                                "modified"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u9650\u5236\u7279\u5b9a\u7236\u9805\u7de8\u865f\u7684\u7d50\u679c\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "dp": {
                            "default": 0,
                            "description": "\u5c0f\u6578\u9ede\u4f7f\u7528\u5728\u6bcf\u500b\u8cc7\u6e90\u7684\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order_item_display_meta": {
                            "default": false,
                            "description": "\u50c5\u986f\u793a\u8981\u5728\u8a02\u55ae\u986f\u793a\u7684\u4e2d\u7e7c\u8cc7\u6599\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "include_meta": {
                            "default": [],
                            "description": "\u8acb\u5c07 meta_data \u9650\u70ba\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_meta": {
                            "default": [],
                            "description": "\u8acb\u78ba\u4fdd meta_data \u6392\u9664\u7279\u5b9a\u7d22\u5f15\u9375\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/refunds"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/sales": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u5831\u8868\u671f\u9593\u3002",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u7279\u5b9a\u958b\u59cb\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u7279\u5b9a\u7d50\u675f\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports\/sales"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/top_sellers": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "period": {
                            "description": "\u5831\u8868\u671f\u9593\u3002",
                            "type": "string",
                            "enum": [
                                "week",
                                "month",
                                "last_month",
                                "year"
                            ],
                            "required": false
                        },
                        "date_min": {
                            "description": "\u7279\u5b9a\u958b\u59cb\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_max": {
                            "description": "\u7279\u5b9a\u7d50\u675f\u65e5\u671f\u7684\u92b7\u8ca8\u9000\u56de\uff0c\u65e5\u671f\u5fc5\u9808\u70ba YYYY-MM-DD \u683c\u5f0f\u3002",
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports\/top_sellers"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/orders\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports\/orders\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/products\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports\/products\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/customers\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports\/customers\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/coupons\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports\/coupons\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports\/reviews\/totals": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports\/reviews\/totals"
                    }
                ]
            }
        },
        "\/wc\/v3\/reports": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/reports"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/settings"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/settings\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/settings\/(?P<group_id>[\\w-]+)\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "group": {
                            "description": "\u8a2d\u5b9a\u7fa4\u7d44\u7de8\u865f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "\u8a2d\u5b9a\u503c\u3002",
                            "type": [
                                "null",
                                "object",
                                "string",
                                "number",
                                "boolean",
                                "integer",
                                "array"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "\u904b\u9001\u5340\u57df\u540d\u7a31",
                            "required": true
                        },
                        "order": {
                            "description": "\u904b\u9001\u5340\u57df\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/shipping\/zones"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "\u904b\u9001\u5340\u57df\u540d\u7a31",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u904b\u9001\u5340\u57df\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<id>[\\d]+)\/locations": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "code": {
                            "description": "\u904b\u9001\u5340\u57df\u4f4d\u7f6e\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u904b\u9001\u5340\u57df\u4f4d\u7f6e\u985e\u578b\u3002",
                            "type": "string",
                            "enum": [
                                "postcode",
                                "state",
                                "country",
                                "continent"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u555f\u7528\u72c0\u614b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u8a2d\u5b9a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u8a2d\u5b9a\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u7528\u65bc\u754c\u9762\u8a2d\u5b9a\u4e0a\u7684\u4e00\u7d44\u53ef\u4f9b\u4eba\u95b1\u8b80\u7684\u6a19\u7c64\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u7c21\u55ae\u6613\u8b80\u7684\u8aaa\u660e\uff0c\u95dc\u65bc\u4ecb\u9762\u4e2d\u6240\u4f7f\u7528\u7684\u8a2d\u5b9a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u8a2d\u5b9a\u985e\u578b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u8a2d\u5b9a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u8a2d\u5b9a\u7684\u9810\u8a2d\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u95dc\u65bc\u8a2d\u5b9a\u7684\u9644\u52a0\u5354\u52a9\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u8981\u986f\u793a\u5728\u6587\u5b57\u8f38\u5165\u7684\u9810\u7559\u4f4d\u7f6e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "method_id": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u7de8\u865f\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping\/zones\/(?P<zone_id>[\\d]+)\/methods\/(?P<instance_id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u57f7\u884c\u500b\u9ad4\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u57f7\u884c\u500b\u9ad4\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u6392\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u555f\u7528\u72c0\u614b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u904b\u9001\u65b9\u5f0f\u8a2d\u5b9a",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u8a2d\u5b9a\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u7528\u65bc\u754c\u9762\u8a2d\u5b9a\u4e0a\u7684\u4e00\u7d44\u53ef\u4f9b\u4eba\u95b1\u8b80\u7684\u6a19\u7c64\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u7c21\u55ae\u6613\u8b80\u7684\u8aaa\u660e\uff0c\u95dc\u65bc\u4ecb\u9762\u4e2d\u6240\u4f7f\u7528\u7684\u8a2d\u5b9a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u8a2d\u5b9a\u985e\u578b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox",
                                        "class",
                                        "order"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u8a2d\u5b9a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u8a2d\u5b9a\u7684\u9810\u8a2d\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u95dc\u65bc\u8a2d\u5b9a\u7684\u9644\u52a0\u5354\u52a9\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u8981\u986f\u793a\u5728\u6587\u5b57\u8f38\u5165\u7684\u9810\u7559\u4f4d\u7f6e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "zone_id": {
                            "description": "\u5340\u57df\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "instance_id": {
                            "description": "\u57f7\u884c\u500b\u9ad4\u7684\u55ae\u4e00\u7de8\u865f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u662f\u5426\u8981\u5ffd\u7565\u5783\u573e\u4e26\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/classes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u7a05\u91d1\u985e\u5225\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/taxes\/classes"
                    }
                ]
            }
        },
        "\/wc\/v3\/taxes\/classes\/(?P<slug>\\w[\\w\\s\\-]*)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8cc7\u6e90\u7684\u55ae\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "order",
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "order",
                                "priority"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "class": {
                            "description": "\u4f9d\u7a05\u7387\u985e\u5225.",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "default": 1,
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "default": false,
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "default": true,
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "default": "standard",
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/taxes"
                    }
                ]
            }
        },
        "\/wc\/v3\/taxes\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/taxes\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "country": {
                            "description": "\u570b\u5bb6 ISO 3166 \u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "state": {
                            "description": "\u5dde\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "postcode": {
                            "description": "\u90f5\u905e\u5340\u865f\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u90f5\u905e\u5340\u865f\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "city": {
                            "description": "\u57ce\u5e02\u540d\u7a31\uff0c\u4e0d\u652f\u63f4\u591a\u500b\u503c\u3002 \u81ea WooCommerce 5.3 \u8d77\u88ab\u53d6\u4ee3\uff0c\u61c9\u6539\u70ba\u4f7f\u7528\u300c\u57ce\u5e02\u300d\u3002",
                            "type": "string",
                            "required": false
                        },
                        "rate": {
                            "description": "\u7a05\u7387.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u7a05\u7387\u540d\u7a31.",
                            "type": "string",
                            "required": false
                        },
                        "priority": {
                            "description": "\u7a05\u7387\u512a\u5148\u6392\u5e8f.",
                            "type": "integer",
                            "required": false
                        },
                        "compound": {
                            "description": "\u9019\u500b\u662f\u5426\u70ba\u8907\u5408\u7a05\u7387.",
                            "type": "boolean",
                            "required": false
                        },
                        "shipping": {
                            "description": "\u6b64\u7a05\u7387\u662f\u5426\u4e5f\u5957\u7528\u81f3\u904b\u9001\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "order": {
                            "description": "\u8868\u793a\u51fa\u73fe\u5728\u67e5\u8a62\u4e2d\u7684\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "class": {
                            "description": "\u7a05\u7387\u985e\u5225",
                            "type": "string",
                            "enum": [
                                "standard",
                                "%e5%87%8f%e7%a8%8e%e7%a8%8e%e7%8e%87",
                                "%e9%9b%b6%e7%a8%8e%e7%8e%87"
                            ],
                            "required": false
                        },
                        "postcodes": {
                            "description": "\u90f5\u905e\u5340\u865f\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "cities": {
                            "description": "\u57ce\u5e02\u540d\u7a31\u6e05\u55ae\u3002 \u5728 WooCommerce 5.3 \u4e2d\u63a8\u51fa\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/taxes\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u5f8c\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u7d66\u5b9a ISO8601 \u76f8\u5bb9\u65e5\u671f\u4e4b\u524d\uff0c\u9650\u5236\u5df2\u767c\u884c\u8cc7\u6e90\u7684\u56de\u61c9\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u8a2d\u5b9a\u6392\u9664\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u9650\u5236\u7d50\u679c\u8a2d\u5b9a\u70ba\u7279\u5b9a\u7de8\u865f\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ee5\u905e\u589e\u6216\u905e\u6e1b\u4f86\u6392\u5e8f\u8a02\u55ae\u5c6c\u6027\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5236\u70ba\u5206\u914d\u4e86\u7279\u5b9a\u72c0\u614b\u7684 Webhook\u3002",
                            "type": "string",
                            "enum": [
                                "all",
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "active",
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "type": "string",
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "required": true
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "delivery_url": {
                            "type": "string",
                            "description": "Webhook \u50b3\u905e URL\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/webhooks"
                    }
                ]
            }
        },
        "\/wc\/v3\/webhooks\/(?P<id>[\\d]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "default": false,
                            "type": "boolean",
                            "description": "\u5fc5\u9808\u70ba\u771f\uff0c\u56e0\u70ba\u8cc7\u6e90\u4e0d\u652f\u6301\u5783\u573e\u56de\u6536\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/webhooks\/batch": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Webhook \u7684\u53cb\u597d\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Webhook \u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "active",
                                "paused",
                                "disabled"
                            ],
                            "required": false
                        },
                        "topic": {
                            "description": "Webhook \u4e3b\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "secret": {
                            "description": "\u5bc6\u9470\u7528\u65bc\u7522\u751f\u5df2\u50b3\u9001 Webhook \u7684\u96dc\u6e4a\uff0c\u4e26\u6703\u65bc\u8981\u6c42\u9801\u9996\u4e2d\u63d0\u4f9b\u3002\u5982\u672a\u63d0\u4f9b\uff0c\u5247\u6703\u9810\u8a2d\u70ba\u76ee\u524d\u4f7f\u7528\u8005 ID|\u4f7f\u7528\u8005\u540d\u7a31\u7684 MD5 \u96dc\u6e4a\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/webhooks\/batch"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/system_status"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/system_status\/tools"
                    }
                ]
            }
        },
        "\/wc\/v3\/system_status\/tools\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u5de5\u5177\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5de5\u5177\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "action": {
                            "description": "\u904b\u884c\u8a72\u5de5\u5177\u5c07\u6703\u505a\u4ec0\u9ebc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u5de5\u5177\u63cf\u8ff0\u3002",
                            "type": "string",
                            "required": false
                        },
                        "success": {
                            "description": "\u5de5\u5177\u662f\u5426\u6210\u529f\u904b\u884c\uff1f",
                            "type": "boolean",
                            "required": false
                        },
                        "message": {
                            "description": "\u5de5\u5177\u56de\u50b3\u8a0a\u606f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/shipping_methods": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/shipping_methods"
                    }
                ]
            }
        },
        "\/wc\/v3\/shipping_methods\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/payment_gateways": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/payment_gateways"
                    }
                ]
            }
        },
        "\/wc\/v3\/payment_gateways\/(?P<id>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8cc7\u6e90\u7684\u552f\u4e00\u6a19\u8b58\u7b26\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u7d50\u5e33\u6642\uff0c\u4ed8\u6b3e\u9598\u9053\u7684\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\u7d50\u5e33\u6642\uff0c\u4ed8\u6b3e\u9598\u9053\u7684\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "\u4ed8\u6b3e\u9598\u9053\u65b9\u5f0f\u6392\u5e8f\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "enabled": {
                            "description": "\u4ed8\u6b3e\u9598\u9053\u65b9\u5f0f\u5df2\u555f\u7528\u72c0\u614b\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "description": "\u4ed8\u6b3e\u9598\u9053\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "properties": {
                                "id": {
                                    "description": "\u8a2d\u5b9a\u7684\u55ae\u4e00\u8b58\u5225\u78bc\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "label": {
                                    "description": "\u7528\u65bc\u754c\u9762\u8a2d\u5b9a\u4e0a\u7684\u4e00\u7d44\u53ef\u4f9b\u4eba\u95b1\u8b80\u7684\u6a19\u7c64\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "description": {
                                    "description": "\u7c21\u55ae\u6613\u8b80\u7684\u8aaa\u660e\uff0c\u95dc\u65bc\u4ecb\u9762\u4e2d\u6240\u4f7f\u7528\u7684\u8a2d\u5b9a\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "type": {
                                    "description": "\u8a2d\u5b9a\u985e\u578b\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "enum": [
                                        "text",
                                        "email",
                                        "number",
                                        "color",
                                        "password",
                                        "textarea",
                                        "select",
                                        "multiselect",
                                        "radio",
                                        "image_width",
                                        "checkbox"
                                    ],
                                    "readonly": true
                                },
                                "value": {
                                    "description": "\u8a2d\u5b9a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "default": {
                                    "description": "\u8a2d\u5b9a\u7684\u9810\u8a2d\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "tip": {
                                    "description": "\u95dc\u65bc\u8a2d\u5b9a\u7684\u9644\u52a0\u5354\u52a9\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "placeholder": {
                                    "description": "\u8981\u986f\u793a\u5728\u6587\u5b57\u8f38\u5165\u7684\u9810\u7559\u4f4d\u7f6e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/data"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/data\/continents"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/continents\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "continent": {
                            "description": "2 \u5b57\u5143\u6d32\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/countries": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/data\/countries"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/countries\/(?P<location>[\\w-]+)": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO3166 alpha-2 \u570b\u5bb6\/\u5730\u5340\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/data\/currencies": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/data\/currencies"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/current": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc\/v3\/data\/currencies\/current"
                    }
                ]
            }
        },
        "\/wc\/v3\/data\/currencies\/(?P<currency>[\\w-]{3})": {
            "namespace": "wc\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "ISO4217 \u8ca8\u5e63\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/receipt": {
            "namespace": "wc\/v3",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8a02\u55ae\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "expiration_date": {
                            "description": "\u904e\u671f\u65e5\u671f\u7684\u683c\u5f0f\u70ba yyyy-mm-dd\u3002",
                            "type": "string",
                            "default": null,
                            "required": false
                        },
                        "expiration_days": {
                            "description": "\u5728\u76ee\u524d\u7684\u65e5\u671f\u52a0\u4e0a\u5929\u6578\uff0c\u4fbf\u53ef\u7522\u751f\u904e\u671f\u65e5\u671f\u3002",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "force_new": {
                            "description": "\u5373\u4f7f\u6536\u64da\u5df2\u7d93\u5b58\u5728\u4e14\u5c1a\u672a\u904e\u671f\uff0c\u4e5f\u53ef\u4ee5\u5f37\u5236\u5efa\u7acb\u65b0\u7684\u6536\u64da\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8a02\u55ae\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc\/v3\/orders\/(?P<id>[\\d]+)\/actions\/send_order_details": {
            "namespace": "wc\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u8a02\u55ae\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "email": {
                            "description": "\u7528\u65bc\u50b3\u9001\u8a02\u55ae\u8a73\u7d30\u8cc7\u6599\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wc-telemetry": {
            "namespace": "wc-telemetry",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wc-telemetry",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-telemetry"
                    }
                ]
            }
        },
        "\/wc-telemetry\/tracker": {
            "namespace": "wc-telemetry",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "platform": {
                            "description": "\u8981\u8ffd\u8e64\u7684\u5e73\u53f0\u3002",
                            "type": "string",
                            "required": true
                        },
                        "version": {
                            "description": "\u8981\u8ffd\u8e64\u7684\u5e73\u53f0\u7248\u672c\u3002",
                            "type": "string",
                            "required": true
                        },
                        "installation_date": {
                            "description": "WooCommerce \u884c\u52d5\u88dd\u7f6e\u61c9\u7528\u7a0b\u5f0f\u7684\u5b89\u88dd\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wc-telemetry\/tracker"
                    }
                ]
            }
        },
        "\/wccom-site\/v3": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wccom-site\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wccom-site\/v3"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/installer": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product-id": {
                            "type": "integer",
                            "required": true
                        },
                        "run-until-step": {
                            "type": "string",
                            "enum": [
                                "get_product_info",
                                "download_product",
                                "unpack_product",
                                "move_product",
                                "activate_product"
                            ],
                            "required": true
                        },
                        "idempotency-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wccom-site\/v3\/installer"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/installer\/reset": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "product-id": {
                            "type": "integer",
                            "required": true
                        },
                        "idempotency-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wccom-site\/v3\/installer\/reset"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/ssr": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wccom-site\/v3\/ssr"
                    }
                ]
            }
        },
        "\/wccom-site\/v3\/status": {
            "namespace": "wccom-site\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wccom-site\/v3\/status"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ld-propanel\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ld-propanel\/v1"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-posts": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "s": {
                            "required": true
                        },
                        "post_type": {
                            "required": true
                        },
                        "offset": {
                            "required": false
                        },
                        "per_page": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ld-propanel\/v1\/gutenberg-get-posts"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-post": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ld-propanel\/v1\/gutenberg-get-post"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-users": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "s": {
                            "required": true
                        },
                        "offset": {
                            "required": false
                        },
                        "per_page": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ld-propanel\/v1\/gutenberg-get-users"
                    }
                ]
            }
        },
        "\/ld-propanel\/v1\/gutenberg-get-user": {
            "namespace": "ld-propanel\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/ld-propanel\/v1\/gutenberg-get-user"
                    }
                ]
            }
        },
        "\/bsf-core\/v1": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bsf-core\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/bsf-core\/v1"
                    }
                ]
            }
        },
        "\/bsf-core\/v1\/license\/activate": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/bsf-core\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7f6e\u9802\u9805\u76ee\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "format": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u6307\u5b9a\u683c\u5f0f\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u5beb\u9810\u8a2d\u5167\u5bb9\u6458\u8981\u9577\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u6587\u7ae0\u7684\u683c\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u662f\u5426\u61c9\u5c07\u6587\u7ae0\u7f6e\u9802\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u5beb\u9810\u8a2d\u5167\u5bb9\u6458\u8981\u9577\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7279\u5b9a\u5a92\u9ad4\u985e\u578b\u7684\u9644\u4ef6\u3002",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7279\u5b9a MIME \u985e\u578b\u7684\u9644\u4ef6\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        },
                        "smush": {
                            "description": "Smush data.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u662f\u5426\u555f\u7528\u6587\u7ae0\u7684\u7559\u8a00\u529f\u80fd\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u662f\u5426\u80fd\u901a\u77e5\u6587\u7ae0\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        },
                        "smush": {
                            "description": "Smush data.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u9644\u4ef6\u7121\u6cd5\u986f\u793a\u6642\u6240\u986f\u793a\u7684\u66ff\u4ee3\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u8aaa\u660e\u6587\u5b57\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u9644\u4ef6\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u9644\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u8aaa\u660e\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u8207\u9644\u4ef6\u95dc\u806f\u7684\u6587\u7ae0\u7684\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u9644\u4ef6\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "\u5df2\u7de8\u8f2f\u904e\u7684\u5716\u7247\u6a94\u6848\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u5716\u7247\u7de8\u8f2f\u9663\u5217\u3002",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u5716\u7247\u7de8\u8f2f\u3002",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u65cb\u8f49",
                                        "properties": {
                                            "type": {
                                                "description": "\u65cb\u8f49\u985e\u578b\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u65cb\u8f49\u5f15\u6578\u3002",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u4ee5\u5ea6\u70ba\u55ae\u4f4d\uff0c\u9806\u6642\u91dd\u65b9\u5411\u65cb\u8f49\u7684\u8a2d\u5b9a\u503c\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u88c1\u526a",
                                        "properties": {
                                            "type": {
                                                "description": "\u88c1\u526a\u985e\u578b\u3002",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u88c1\u526a\u5f15\u6578\u3002",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u5f9e\u5de6\u5074\u958b\u59cb\u88c1\u526a\u7684\u6c34\u5e73\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u5bec\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u5f9e\u9802\u7aef\u958b\u59cb\u88c1\u526a\u7684\u5782\u76f4\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u9ad8\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u5bec\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u5bec\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u9ad8\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u9ad8\u5ea6\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u4ee5\u5ea6\u70ba\u55ae\u4f4d\uff0c\u7528\u65bc\u9806\u6642\u91dd\u65b9\u5411\u65cb\u8f49\u5716\u7247\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684 X \u8ef8\u8d77\u59cb\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684 Y \u8ef8\u8d77\u59cb\u4f4d\u7f6e (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u5bec\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u7528\u65bc\u88c1\u526a\u5716\u7247\u7684\u9ad8\u5ea6 (\u4ee5\u4f54\u7528\u5716\u7247\u7684\u767e\u5206\u6bd4\u8a08\u7b97)\u3002\u5df2\u6dd8\u6c70\u4e0d\u7528\uff0c\u8acb\u6539\u7528 modifiers\u3002",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [menus] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [menus] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u3008nav_menu\u3009\u5206\u985e\u6cd5\u7269\u4ef6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u3008nav_menu\u3009\u5206\u985e\u6cd5\u7269\u4ef6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7269\u4ef6\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u7269\u4ef6\u7684\u6a19\u984c\u3002",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7269\u4ef6\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7269\u4ef6\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u7cfb\u5217\uff0c\u4f8b\u5982 post_type \u6216 taxonomy\u3002",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u7269\u4ef6\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20 title \u5c6c\u6027\u6587\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u985e\u5225\u540d\u7a31\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "nav_menu_item \u7684\u8cc7\u6599\u5eab ID\u3002\u5982\u679c\u6709 nav_menu_item\uff0c\u4fbf\u6703\u662f\u9019\u500b\u9805\u76ee\u7684\u4e0a\u5c64\u9078\u55ae\uff0c0 \u4ee3\u8868\u6c92\u6709\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u7269\u4ef6\u521d\u59cb\u8868\u793a\u985e\u578b\uff0c\u4f8b\u5982 category\u3001post \u6216 attachment\u3002",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u4ee3\u8868\u7684\u539f\u59cb\u7269\u4ef6\u7684\u8cc7\u6599\u5eab ID\uff0c\u4f8b\u5982\u6587\u7ae0 ID \u53ca\u5206\u985e\u7684 term_id\u3002",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u7684\u9023\u7d50\u5143\u7d20\u76ee\u6a19\u5c6c\u6027\u3002",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u9019\u500b\u9078\u55ae\u9805\u76ee\u6240\u6307\u5411\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u5728\u9019\u500b\u9078\u55ae\u9805\u76ee\u9023\u7d50\u8868\u793a\u7684 XFN \u4eba\u969b\u95dc\u4fc2\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u3008nav_menu\u3009\u5206\u985e\u6cd5\u7269\u4ef6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [wp_pattern_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [wp_pattern_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u5beb\u9810\u8a2d\u5167\u5bb9\u6458\u8981\u9577\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008wp_pattern_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u7bc4\u672c\u7d44\u4ef6\u5340\u57df\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u53d6\u5f97\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u53d6\u5f97\u5099\u7528\u7bc4\u672c\u4ee3\u7a31",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u6307\u5b9a\u7bc4\u672c\u70ba\u81ea\u8a02\u7bc4\u672c\u6216\u7bc4\u672c\u968e\u5c64\u7684\u4e00\u90e8\u4efd",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u5df2\u5efa\u7acb\u7bc4\u672c\u7684\u7bc4\u672c\u524d\u7f6e\u8a5e\u3002\u9019\u500b\u524d\u7f6e\u8a5e\u6703\u7528\u65bc\u64f7\u53d6\u4e3b\u8981\u7bc4\u672c\u985e\u578b\uff0c\u4f8b\u5982\u5728 taxonomy-books \u4e2d\u64f7\u53d6\u51fa taxonomy",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u6587\u7ae0 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9650\u5236\u70ba\u6307\u5b9a\u7bc4\u672c\u7d44\u4ef6\u5340\u57df\u3002",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u53d6\u5f97\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u53d6\u5f97\u5099\u7528\u7bc4\u672c\u4ee3\u7a31",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u6307\u5b9a\u7bc4\u672c\u70ba\u81ea\u8a02\u7bc4\u672c\u6216\u7bc4\u672c\u968e\u5c64\u7684\u4e00\u90e8\u4efd",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u5df2\u5efa\u7acb\u7bc4\u672c\u7684\u7bc4\u672c\u524d\u7f6e\u8a5e\u3002\u9019\u500b\u524d\u7f6e\u8a5e\u6703\u7528\u65bc\u64f7\u53d6\u4e3b\u8981\u7bc4\u672c\u985e\u578b\uff0c\u4f8b\u5982\u5728 taxonomy-books \u4e2d\u64f7\u53d6\u51fa taxonomy",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u8b58\u5225\u7bc4\u672c\u7684\u552f\u4e00\u4ee3\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u7bc4\u672c\u7684\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u7bc4\u672c\u7684\u985e\u578b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u7bc4\u672c\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u7bc4\u672c\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7bc4\u672c\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7bc4\u672c\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u7bc4\u672c\u5167\u5bb9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u7bc4\u672c\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u7bc4\u672c\u4f5c\u8005\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u9700\u8981\u4f7f\u7528\u7bc4\u672c\u7d44\u4ef6\u7684\u4f4d\u7f6e (\u4f8b\u5982\u9801\u9996\u3001\u9801\u5c3e\u7b49)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u5168\u57df\u6a23\u5f0f\u5167\u5bb9\u4fee\u8a02\u7684\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5168\u57df\u6a23\u5f0f\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "\u4f48\u666f\u4e3b\u984c\u8b58\u5225\u78bc",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\u7bc4\u672c ID\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u5168\u57df\u6a23\u5f0f\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u5168\u57df\u8a2d\u5b9a\u3002",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u5168\u57df\u6a23\u5f0f\u8b8a\u5316\u7684\u6a19\u984c\u3002",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u5168\u57df\u6a23\u5f0f\u8b8a\u5316\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "\u7528\u65bc\u6392\u7248\u6a23\u5f0f\u8a2d\u5b9a\u7684 theme.json \u7d50\u69cb\u5b9a\u7fa9\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json \u683c\u5f0f\u7684 font-family \u5ba3\u544a\uff0c\u7de8\u78bc\u65b9\u5f0f\u70ba\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "\u7528\u65bc\u6392\u7248\u6a23\u5f0f\u8a2d\u5b9a\u7684 theme.json \u7d50\u69cb\u5b9a\u7fa9\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json \u683c\u5f0f\u7684 font-family \u5ba3\u544a\uff0c\u7de8\u78bc\u65b9\u5f0f\u70ba\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u5b57\u578b\u5b9a\u7fa9\u7684\u4e0a\u5c64\u5b57\u578b\u7cfb\u5217 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u5b57\u578b\u5b9a\u7fa9\u7684\u4e0a\u5c64\u5b57\u578b\u7cfb\u5217 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "\u7528\u65bc\u6392\u7248\u6a23\u5f0f\u8a2d\u5b9a\u7684 theme.json \u7d50\u69cb\u5b9a\u7fa9\u7248\u672c\u3002",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "theme.json \u683c\u5f0f\u7684 font-face \u5ba3\u544a\uff0c\u7de8\u78bc\u65b9\u5f0f\u70ba\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u5b57\u578b\u5b9a\u7fa9\u7684\u4e0a\u5c64\u5b57\u578b\u7cfb\u5217 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u5b57\u578b\u5b9a\u7fa9\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\u5b57\u578b\u5b9a\u7fa9\u7684\u4e0a\u5c64\u5b57\u578b\u7cfb\u5217 ID\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u5b57\u578b\u5b9a\u7fa9\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/igmap": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u542b\u6709\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u4e4b\u5916\u7684\u5168\u90e8\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/igmap"
                    }
                ]
            }
        },
        "\/wp\/v2\/igmap\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u6587\u7ae0\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "popularity",
                                "rating",
                                "post__in",
                                "price",
                                "sales",
                                "menu_order",
                                "random",
                                "popularity",
                                "rating"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "product_cat": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [product_cat] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_cat_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [product_cat] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [product_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "product_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [product_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "product_cat": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008product_cat\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008product_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/product"
                    }
                ]
            }
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u5beb\u9810\u8a2d\u5167\u5bb9\u6458\u8981\u9577\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "product_cat": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008product_cat\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008product_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "product_cat": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008product_cat\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "product_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008product_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_course_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_course_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "default": "open",
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "default": false,
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "default": [],
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "default": "ANY",
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "default": 0,
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/sfwd-courses"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-courses\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_course_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_course_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_course_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "course_materials": {
                            "description": "Course Materials",
                            "type": "html",
                            "required": false
                        },
                        "course_price_type": {
                            "description": "Course Price Type",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed",
                                "free",
                                "buynow",
                                "subscribe"
                            ],
                            "required": false
                        },
                        "custom_button_label": {
                            "description": "Custom Button Label",
                            "type": "text",
                            "required": false
                        },
                        "custom_button_url": {
                            "description": "Custom Button URL",
                            "type": "text",
                            "required": false
                        },
                        "course_price": {
                            "description": "Course Price",
                            "type": "text",
                            "required": false
                        },
                        "course_prerequisite_enabled": {
                            "description": "Enable Course Prerequisites",
                            "type": "boolean",
                            "required": false
                        },
                        "course_prerequisite": {
                            "description": "Course Prerequisites",
                            "type": "array",
                            "required": false
                        },
                        "course_prerequisite_compare": {
                            "description": "Course Prerequisites Compare",
                            "type": "string",
                            "enum": [
                                "ANY",
                                "ALL"
                            ],
                            "required": false
                        },
                        "course_points_enabled": {
                            "description": "Enable Course Points",
                            "type": "boolean",
                            "required": false
                        },
                        "course_points": {
                            "description": "Course Points",
                            "type": "number",
                            "required": false
                        },
                        "course_points_access": {
                            "description": "Course Points Access",
                            "type": "number",
                            "required": false
                        },
                        "course_disable_lesson_progression": {
                            "description": "Disable Lesson Progression",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access": {
                            "description": "Expire Access",
                            "type": "boolean",
                            "required": false
                        },
                        "expire_access_days": {
                            "description": "Expire Access After (days)",
                            "type": "number",
                            "required": false
                        },
                        "expire_access_delete_progress": {
                            "description": "Delete Course and Quiz Data After Expiration",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-courses\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_lesson_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_lesson_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "default": 0,
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "default": 0,
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/sfwd-lessons"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_lesson_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_lesson_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_lesson_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "lesson_materials": {
                            "description": "Lesson Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Lesson Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_deletion_enabled": {
                            "description": "Allow Student to Delete own Assignment(s)",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "visible_after": {
                            "description": "Make Lesson visible X Days After Sign-up",
                            "type": "number",
                            "required": false
                        },
                        "visible_after_specific_date": {
                            "description": "Make Lesson Visible on Specific Date",
                            "type": "wp_date_selector",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-lessons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_topic_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_topic_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "default": "",
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "default": 0,
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "default": "on",
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "default": "1",
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "default": 0,
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "default": 0,
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "default": "",
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "default": "",
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/sfwd-topic"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-topic\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "ld_topic_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_topic_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_topic_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "topic_materials": {
                            "description": "Topic Materials",
                            "type": "html",
                            "required": false
                        },
                        "forced_lesson_time": {
                            "description": "Forced Topic Timer",
                            "type": "text",
                            "required": false
                        },
                        "lesson_assignment_upload": {
                            "description": "Upload Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "auto_approve_assignment": {
                            "description": "Auto Approve Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "assignment_upload_limit_count": {
                            "description": "Limit number of uploaded files",
                            "type": "number",
                            "required": false
                        },
                        "lesson_assignment_points_enabled": {
                            "description": "Award Points for Assignment",
                            "type": "boolean",
                            "required": false
                        },
                        "lesson_assignment_points_amount": {
                            "description": "Set Number of Points for Assignment",
                            "type": "number",
                            "required": false
                        },
                        "assignment_upload_limit_extensions": {
                            "description": "Allowed File Extensions",
                            "type": "text",
                            "required": false
                        },
                        "assignment_upload_limit_size": {
                            "description": "Allowed File Size",
                            "type": "text",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-topic\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "course": {
                            "description": "Limit results to be within a specific Course. Required for non-admin users.",
                            "type": "integer",
                            "required": false
                        },
                        "lesson": {
                            "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        },
                        "topic": {
                            "description": "Limit results to be within a specific Topic. Must be used with Course parameter.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "default": "0.8",
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "default": "80",
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "default": "",
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/sfwd-quiz"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz_materials": {
                            "description": "Quiz Materials",
                            "type": "html",
                            "required": false
                        },
                        "threshold": {
                            "description": "Certificate Threshold",
                            "type": "text",
                            "required": false
                        },
                        "passingpercentage": {
                            "description": "Passing Percentage",
                            "type": "text",
                            "required": false
                        },
                        "certificate": {
                            "description": "Associated Certificate",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-quiz\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u6307\u5b9a menu_order \u503c\u7684\u6587\u7ae0\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "default": "",
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "default": "single",
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "default": "",
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "default": "",
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "default": "",
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "default": "",
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "default": "",
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "default": "",
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/sfwd-question"
                    }
                ]
            }
        },
        "\/wp\/v2\/sfwd-question\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u6587\u7ae0\u8207\u5176\u4ed6\u6587\u7ae0\u7684\u76f8\u5c0d\u9806\u5e8f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "quiz": {
                            "description": "Quiz ID.",
                            "type": "integer",
                            "required": false
                        },
                        "question_type": {
                            "description": "Question type.",
                            "type": "enum",
                            "enum": [
                                "single",
                                "multiple",
                                "free_answer",
                                "sort_answer",
                                "matrix_sort_answer",
                                "cloze_answer",
                                "assessment_answer",
                                "essay"
                            ],
                            "required": false
                        },
                        "points_total": {
                            "description": "Total Points amount",
                            "type": "integer",
                            "required": false
                        },
                        "points_per_answer": {
                            "description": "Different points for each answer",
                            "type": "boolean",
                            "required": false
                        },
                        "points_show_in_message": {
                            "description": "Show reached points in the correct\/incorrect message?",
                            "type": "boolean",
                            "required": false
                        },
                        "points_diff_modus": {
                            "description": "Different points - modus 2 activate",
                            "type": "boolean",
                            "required": false
                        },
                        "disable_correct": {
                            "description": "Disable answer correct setting.",
                            "type": "boolean",
                            "required": false
                        },
                        "correct_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "incorrect_message": {
                            "description": "Message shown when Question is correct.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "correct_same": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_enabled": {
                            "description": "Activate hint for this Question.",
                            "type": "boolean",
                            "required": false
                        },
                        "hints_message": {
                            "description": "Hint message.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Content for the object, as it exists in the database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content for the object, transformed for display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "answers": {
                            "description": "Question answer sets.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sfwd-question\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld-exam"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld-exam\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld-exam\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "title",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u57fa\u65bc\u591a\u500b\u5206\u985e\u6cd5\u9593\u7684\u95dc\u4fc2\u3002",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [categories] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [tags] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_category_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_category] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u662f\u5426\u5728\u9650\u5236\u7d50\u679c\u96c6\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u4e2d\u5305\u542b\u5b50\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u9805\u76ee\u662f\u5426\u5fc5\u9808\u6307\u6d3e\u7d66\u5168\u90e8\u6216\u4efb\u4f55\u6307\u5b9a\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "ld_group_tag_exclude": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u9664\u4e86\u5728 [ld_group_tag] \u5206\u985e\u6cd5\u4e2d\u4f7f\u7528\u6307\u6d3e\u6307\u5b9a\u5206\u985e\u6cd5\u8a5e\u5f59\u4e4b\u5916\u7684\u9805\u76ee\u3002",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u6e05\u55ae",
                                    "description": "\u5c07\u5206\u985e\u6cd5\u8a5e\u5f59\u8207\u5217\u51fa\u7684 ID \u9032\u884c\u6bd4\u5c0d\u3002",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID \u5206\u985e\u6cd5\u67e5\u8a62",
                                    "description": "\u57f7\u884c\u9032\u968e\u5206\u985e\u6cd5\u8a5e\u5f59\u67e5\u8a62\u3002",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/groups"
                    }
                ]
            }
        },
        "\/wp\/v2\/groups\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008post_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_category": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_category\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ld_group_tag": {
                            "description": "\u5df2\u6307\u6d3e\u81f3\u5c6c\u65bc\u3008ld_group_tag\u3009\u5206\u985e\u6cd5\u7684\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/groups\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/feedback"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wpcode-blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/wpcode-blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/wpcode-blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wpcode-blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wpcode-blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_order": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/jp_pay_order"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u8986\u5beb\u9810\u8a2d\u5167\u5bb9\u6458\u8981\u9577\u5ea6\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u6458\u8981\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u6458\u8981\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u6458\u8981\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u81f3\u6307\u5b9a\u4f5c\u8005\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u50f9\u683c\u3002",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u8ca8\u5e63\u4ee3\u78bc\u3002",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5305\u542b\u300c\u8cfc\u8cb7\u300d\u6216\u5176\u4ed6 CTA \u7684\u6587\u5b57",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5141\u8a31\u591a\u500b\u9805\u76ee",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\u6309\u9215\uff1bpaypal \u96fb\u5b50\u90f5\u4ef6\u3002",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u72c0\u614b\u3002",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/jp_pay_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u50f9\u683c\u3002",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u8ca8\u5e63\u4ee3\u78bc\u3002",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5305\u542b\u300c\u8cfc\u8cb7\u300d\u6216\u5176\u4ed6 CTA \u7684\u6587\u5b57",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5141\u8a31\u591a\u500b\u9805\u76ee",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\u6309\u9215\uff1bpaypal \u96fb\u5b50\u90f5\u4ef6\u3002",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u72c0\u614b\u3002",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u6587\u7ae0\u7684\u4f5c\u8005 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u6587\u7ae0\u7684\u7cbe\u9078\u5a92\u9ad4 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u50f9\u683c\u3002",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u8ca8\u5e63\u4ee3\u78bc\u3002",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5305\u542b\u300c\u8cfc\u8cb7\u300d\u6216\u5176\u4ed6 CTA \u7684\u6587\u5b57",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u5141\u8a31\u591a\u500b\u9805\u76ee",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\u6309\u9215\uff1bpaypal \u96fb\u5b50\u90f5\u4ef6\u3002",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\u8f15\u9b06\u4ed8\u6b3e\uff1b\u72c0\u614b\u3002",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u4fee\u6539\u7684\u6587\u7ae0\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u89e3\u8b6f\u641c\u5c0b\u8f38\u5165\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u8981\u641c\u5c0b\u7684\u6b04\u4f4d\u540d\u7a31\u9663\u5217\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u6587\u7ae0\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "wc-pending",
                                    "wc-processing",
                                    "wc-on-hold",
                                    "wc-completed",
                                    "wc-cancelled",
                                    "wc-refunded",
                                    "wc-failed",
                                    "wc-checkout-draft",
                                    "spam",
                                    "graded",
                                    "not_graded",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/astra-advanced-hook"
                    }
                ]
            }
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u6587\u7ae0\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7269\u4ef6\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u5167\u5bb9\u4fee\u8a02\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u5167\u5bb9\u4fee\u8a02\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u5167\u5bb9\u4fee\u8a02] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u6587\u7ae0\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u6587\u7ae0\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u6587\u7ae0\u7684\u547d\u540d\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "wc-pending",
                                "wc-processing",
                                "wc-on-hold",
                                "wc-completed",
                                "wc-cancelled",
                                "wc-refunded",
                                "wc-failed",
                                "wc-checkout-draft",
                                "spam",
                                "graded",
                                "not_graded"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u4e00\u7d44\u7528\u4f86\u4fdd\u8b77\u5167\u5bb9\u53ca\u5167\u5bb9\u6458\u8981\u5b58\u53d6\u7684\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u6587\u7ae0\u7684\u6a19\u984c\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u6a19\u984c\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u6587\u7ae0\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u6587\u7ae0\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u6587\u7ae0\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u6587\u7ae0\u4f7f\u7528\u7684\u5167\u5bb9\u5340\u584a\u683c\u5f0f\u7248\u672c\u3002",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u5167\u5bb9\u662f\u5426\u53d7\u5bc6\u78bc\u4fdd\u8b77\u3002",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": []
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u7528\u65bc\u986f\u793a\u6587\u7ae0\u7684\u4f48\u666f\u4e3b\u984c\u6a94\u6848\u3002",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\u662f\u5426\u5df2\u555f\u7528\u5206\u4eab\u6309\u9215\uff1f",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/astra-advanced-hook\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u4e0a\u5c64\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u81ea\u52d5\u5132\u5b58\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u5167\u5bb9\u985e\u578b\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u72c0\u614b\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u8207\u6307\u5b9a\u5167\u5bb9\u985e\u578b\u95dc\u806f\u7684\u5206\u985e\u6cd5\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u5206\u985e\u6cd5\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u6307\u6d3e\u7d66\u9078\u55ae\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52d5\u5c07\u6700\u4e0a\u5c64\u9801\u9762\u65b0\u589e\u81f3\u9019\u500b\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u6307\u6d3e\u7d66\u9078\u55ae\u7684\u4f4d\u7f6e\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u662f\u5426\u81ea\u52d5\u5c07\u6700\u4e0a\u5c64\u9801\u9762\u65b0\u589e\u81f3\u9019\u500b\u9078\u55ae\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_cat": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/product_cat"
                    }
                ]
            }
        },
        "\/wp\/v2\/product_cat\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/product_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/product_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/product_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_course_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_course_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_course_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_course_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_course_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_course_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_lesson_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_lesson_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_lesson_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_lesson_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_lesson_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_lesson_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_topic_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_topic_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_topic_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_topic_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_topic_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_topic_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_group_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_group_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_group_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u5206\u985e\u6cd5\u8a5e\u5f59 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/ld_group_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u5206\u985e\u6cd5\u8a5e\u5f59\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u662f\u5426\u96b1\u85cf\u5c1a\u672a\u6307\u6d3e\u81f3\u4efb\u4f55\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u5206\u985e\u6cd5\u8a5e\u5f59\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/ld_group_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/ld_group_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u5167\u5bb9\u8aaa\u660e (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u6a19\u984c (\u53ef\u4f7f\u7528 HTML \u7a0b\u5f0f\u78bc)\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u8b58\u5225\u78bc\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\uff0c\u5728\u5176\u6240\u5c6c\u7684\u578b\u5225\u4e2d\u5fc5\u9808\u662f\u552f\u4e00\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5206\u985e\u6cd5\u8a5e\u5f59\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc\u5206\u985e\u6cd5\u8a5e\u5f59\u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u4f9d\u4f7f\u7528\u8005\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u542b\u6709\u4e00\u6216\u591a\u500b\u6307\u5b9a\u4ee3\u7a31\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u4f7f\u7528\u8005\u89d2\u8272\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u81f3\u5c11\u4e00\u7a2e\u6307\u5b9a\u6b0a\u9650\u7684\u4f7f\u7528\u8005\u3002\u63a5\u53d7 CSV \u6e05\u55ae\u6216\u55ae\u4e00\u6b0a\u9650\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5224\u5b9a\u70ba\u4f5c\u8005\u7684\u4f7f\u7528\u8005\u3002",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u66fe\u767c\u4f48\u904e\u6587\u7ae0\u7684\u4f7f\u7528\u8005\u3002",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "igmap": "igmap",
                                    "product": "product",
                                    "sfwd-courses": "sfwd-courses",
                                    "sfwd-lessons": "sfwd-lessons",
                                    "sfwd-topic": "sfwd-topic",
                                    "sfwd-quiz": "sfwd-quiz",
                                    "sfwd-question": "sfwd-question",
                                    "ld-exam": "ld-exam",
                                    "groups": "groups",
                                    "feedback": "feedback",
                                    "wpcode-blocks": "wpcode-blocks",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product",
                                    "astra-advanced-hook": "astra-advanced-hook"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u4f7f\u7528\u8005\u7684\u767b\u5165\u540d\u7a31\u3002",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u4f7f\u7528\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u4f7f\u7528\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u4f7f\u7528\u8005\u7684\u500b\u4eba\u8cc7\u6599\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5730\u5340\u8a9e\u8a00\u504f\u597d\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ja",
                                "ml_IN",
                                "ms_MY",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u4f7f\u7528\u8005\u7684\u66b1\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u4f7f\u7528\u8005\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u6307\u6d3e\u7d66\u4f7f\u7528\u8005\u7684\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5bc6\u78bc (\u6c38\u4e0d\u5305\u542b) \u3002",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u65e5\u671f\u53ca\u6642\u9593\u7684\u504f\u597d\u8a2d\u5b9a\u5df2\u66f4\u65b0\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u4f7f\u7528\u8005\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u4f7f\u7528\u8005\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u4f7f\u7528\u8005\u7684\u767b\u5165\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u4f7f\u7528\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u4f7f\u7528\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u4f7f\u7528\u8005\u7684\u500b\u4eba\u8cc7\u6599\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5730\u5340\u8a9e\u8a00\u504f\u597d\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ja",
                                "ml_IN",
                                "ms_MY",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u4f7f\u7528\u8005\u7684\u66b1\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u4f7f\u7528\u8005\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u6307\u6d3e\u7d66\u4f7f\u7528\u8005\u7684\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5bc6\u78bc (\u6c38\u4e0d\u5305\u542b) \u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u65e5\u671f\u53ca\u6642\u9593\u7684\u504f\u597d\u8a2d\u5b9a\u5df2\u66f4\u65b0\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u4f7f\u7528\u8005\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u4f7f\u7528\u8005] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c07\u906d\u5230\u522a\u9664\u7684\u4f7f\u7528\u8005\u7684\u6587\u7ae0\u9032\u884c\u91cd\u65b0\u6307\u6d3e\uff0c\u4e26\u5c07\u9019\u4e9b\u6587\u7ae0\u9023\u7d50\u81f3\u6307\u5b9a\u7684\u4f7f\u7528\u8005 ID\u3002",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u4f7f\u7528\u8005\u7684\u767b\u5165\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u540d\u5b57\u3002",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u4f7f\u7528\u8005\u7684\u59d3\u6c0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u4f7f\u7528\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u4f7f\u7528\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u4f7f\u7528\u8005\u7684\u500b\u4eba\u8cc7\u6599\u3002",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5730\u5340\u8a9e\u8a00\u504f\u597d\u3002",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ja",
                                "ml_IN",
                                "ms_MY",
                                "zh_CN",
                                "zh_TW"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u4f7f\u7528\u8005\u7684\u66b1\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u4f7f\u7528\u8005\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u6307\u6d3e\u7d66\u4f7f\u7528\u8005\u7684\u4f7f\u7528\u8005\u89d2\u8272\u3002",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u4f7f\u7528\u8005\u7684\u5bc6\u78bc (\u6c38\u4e0d\u5305\u542b) \u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u65e5\u671f\u53ca\u6642\u9593\u7684\u504f\u597d\u8a2d\u5b9a\u5df2\u66f4\u65b0\u3002",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u7531\u65bc [\u4f7f\u7528\u8005] \u4e0d\u652f\u63f4 [\u56de\u6536\u6876] \u529f\u80fd\uff0c\u56e0\u6b64\u5fc5\u9808\u8a2d\u5b9a\u70ba true\u3002",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u5c07\u906d\u5230\u522a\u9664\u7684\u4f7f\u7528\u8005\u7684\u6587\u7ae0\u9032\u884c\u91cd\u65b0\u6307\u6d3e\uff0c\u4e26\u5c07\u9019\u4e9b\u6587\u7ae0\u9023\u7d50\u81f3\u6307\u5b9a\u7684\u4f7f\u7528\u8005 ID\u3002",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u7531\u61c9\u7528\u7a0b\u5f0f\u63d0\u4f9b\u3001\u7528\u65bc\u9032\u884c\u552f\u4e00\u8b58\u5225\u7684 UUID\u3002\u5efa\u8b70\u4f7f\u7528\u542b\u6709\u7db2\u5740\u6216 DNS \u547d\u540d\u7a7a\u9593\u7684 UUID v5\u3002",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u61c9\u7528\u7a0b\u5f0f\u5bc6\u78bc\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u7531\u61c9\u7528\u7a0b\u5f0f\u63d0\u4f9b\u3001\u7528\u65bc\u9032\u884c\u552f\u4e00\u8b58\u5225\u7684 UUID\u3002\u5efa\u8b70\u4f7f\u7528\u542b\u6709\u7db2\u5740\u6216 DNS \u547d\u540d\u7a7a\u9593\u7684 UUID v5\u3002",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "\u61c9\u7528\u7a0b\u5f0f\u5bc6\u78bc\u7684\u540d\u7a31\u3002",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u5f8c\u767c\u4f48\u7684\u7559\u8a00\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u70ba\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u6d3e\u70ba\u6307\u5b9a\u4f7f\u7528\u8005 ID \u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u4f86\u81ea\u6307\u5b9a\u4f5c\u8005\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u5c07\u56de\u61c9\u9650\u5b9a\u70ba\u5728\u7b26\u5408 ISO8601 \u683c\u5f0f\u898f\u7bc4\u7684\u65e5\u671f\u6642\u9593\u524d\u767c\u4f48\u7684\u7559\u8a00\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u7559\u8a00\u5c6c\u6027\u4f86\u6392\u5e8f\u96c6\u5408\u3002",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID \u7684\u7559\u8a00\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a\u4e0a\u5c64\u9805\u76ee ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u81f3\u6307\u5b9a\u6587\u7ae0 ID \u7684\u7559\u8a00\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u70ba\u6307\u5b9a\u72c0\u614b\u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u6d3e\u70ba\u6307\u5b9a\u985e\u578b\u7684\u7559\u8a00\u3002\u9019\u9805\u64cd\u4f5c\u9700\u8981\u6388\u6b0a\u3002",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u6587\u7ae0\u53d7\u5230\u5bc6\u78bc\u4fdd\u8b77\u6642\u7684\u6587\u7ae0\u5bc6\u78bc\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u7576\u7559\u8a00\u8005\u662f\u7db2\u7ad9\u4f7f\u7528\u8005\u6642\uff0c\u4f7f\u7528\u8005\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u7559\u8a00\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u7559\u8a00\u8005\u7684 IP \u4f4d\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u7559\u8a00\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u7559\u8a00\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u7559\u8a00\u8005\u7684\u4f7f\u7528\u8005\u4ee3\u7406\u7a0b\u5f0f",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7559\u8a00\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7559\u8a00\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7559\u8a00\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u4e0a\u5c64\u7559\u8a00\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u95dc\u806f\u6587\u7ae0\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u7559\u8a00\u7684\u72c0\u614b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7559\u8a00\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u7559\u8a00\u7684\u4e0a\u5c64\u6587\u7ae0\u7684\u5bc6\u78bc (\u82e5\u6587\u7ae0\u53d7\u5bc6\u78bc\u4fdd\u8b77)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7559\u8a00\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u7576\u7559\u8a00\u8005\u662f\u7db2\u7ad9\u4f7f\u7528\u8005\u6642\uff0c\u4f7f\u7528\u8005\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u7559\u8a00\u8005\u7684\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u7559\u8a00\u8005\u7684 IP \u4f4d\u5740\u3002",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u7559\u8a00\u8005\u7684\u986f\u793a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u7559\u8a00\u8005\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u7559\u8a00\u8005\u7684\u4f7f\u7528\u8005\u4ee3\u7406\u7a0b\u5f0f",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u7559\u8a00\u7684\u5167\u5bb9\u3002",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u5132\u5b58\u65bc\u8cc7\u6599\u5eab\u4e2d\u7684\u7559\u8a00\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u7559\u8a00\u7528\u65bc\u8f49\u63db\u70ba\u986f\u793a\u7528\u9014\u7684 HTML \u683c\u5f0f\u5167\u5bb9\u3002",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u4ee5\u9019\u500b\u7db2\u7ad9\u7684\u6642\u5340\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u4ee5 GMT \u683c\u5f0f\u986f\u793a\u7559\u8a00\u7684\u767c\u4f48\u65e5\u671f\u3002",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u4e0a\u5c64\u7559\u8a00\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u95dc\u806f\u6587\u7ae0\u7269\u4ef6\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u7559\u8a00\u7684\u72c0\u614b\u3002",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u4e2d\u7e7c\u8cc7\u6599\u6b04\u4f4d\u3002",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u7559\u8a00\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u662f\u5426\u7565\u904e\u79fb\u81f3\u56de\u6536\u6876\u7684\u7a0b\u5e8f\u9032\u884c\u5f37\u5236\u522a\u9664\u3002",
                            "required": false
                        },
                        "password": {
                            "description": "\u7559\u8a00\u7684\u4e0a\u5c64\u6587\u7ae0\u7684\u5bc6\u78bc (\u82e5\u6587\u7ae0\u53d7\u5bc6\u78bc\u4fdd\u8b77)\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7269\u4ef6\u985e\u578b\u7684\u9805\u76ee\u3002",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u4e00\u6216\u591a\u500b\u7269\u4ef6\u5b50\u985e\u578b\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "igmap",
                                    "product",
                                    "sfwd-courses",
                                    "sfwd-lessons",
                                    "sfwd-topic",
                                    "sfwd-quiz",
                                    "ld-exam",
                                    "groups",
                                    "astra-advanced-hook",
                                    "category",
                                    "post_tag",
                                    "product_cat",
                                    "product_tag",
                                    "ld_course_category",
                                    "ld_course_tag",
                                    "ld_lesson_category",
                                    "ld_lesson_tag",
                                    "ld_topic_category",
                                    "ld_topic_tag",
                                    "ld_group_category",
                                    "ld_group_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u78ba\u4fdd\u7d50\u679c\u96c6\u6392\u9664\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u6307\u5b9a ID\u3002",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5340\u584a\u7684\u552f\u4e00\u8a3b\u518a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u5340\u584a\u7684\u5c6c\u6027\u3002",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\u6587\u7ae0\u5167\u5bb9\u7684 ID\u3002",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u5340\u584a\u547d\u540d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u5340\u584a\u547d\u540d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\u5340\u584a\u540d\u7a31\u3002",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u5340\u584a\u547d\u540d\u7a7a\u9593\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "title": "\u6a19\u984c",
                            "description": "\u7db2\u7ad9\u6a19\u984c\u3002",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u7db2\u7ad9\u8aaa\u660e",
                            "description": "\u7db2\u7ad9\u8aaa\u660e\u3002",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u7db2\u7ad9\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u9019\u500b\u96fb\u5b50\u90f5\u4ef6\u5730\u5740\u7528\u65bc\u7ba1\u7406\u76ee\u7684\u3002\u4f8b\u5982\u63a5\u6536\u65b0\u4f7f\u7528\u8005\u8a3b\u518a\u901a\u77e5\u3002",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u8207\u5c45\u5730\u76f8\u540c\u6642\u5340\u7684\u57ce\u5e02\u3002",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u5168\u90e8\u65e5\u671f\u5b57\u4e32\u7684\u65e5\u671f\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u5168\u90e8\u6642\u9593\u5b57\u4e32\u7684\u6642\u9593\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u6bcf\u9031\u7684\u958b\u59cb\u65e5\u671f\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress \u5730\u5340\u8a9e\u8a00\u4ee3\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u81ea\u52d5\u5728\u986f\u793a\u6642\u5c07 :-) \u53ca :-P \u9019\u985e\u8868\u60c5\u7b26\u865f\u8f49\u63db\u6210\u5716\u7247\u3002",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u9810\u8a2d\u6587\u7ae0\u5206\u985e\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u9810\u8a2d\u6587\u7ae0\u683c\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "\u6bcf\u9801\u5167\u5bb9\u986f\u793a\u6578\u91cf\u4e0a\u9650",
                            "description": "\u7db2\u7ad9\u6587\u7ae0\u9801\u9762\u6bcf\u9801\u6587\u7ae0\u986f\u793a\u6578\u91cf\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u986f\u793a\u65bc\u9996\u9801",
                            "description": "\u8981\u986f\u793a\u65bc\u975c\u614b\u9996\u9801\u7684\u9805\u76ee",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u9996\u9801\u9801\u9762",
                            "description": "\u8981\u986f\u793a\u70ba\u975c\u614b\u9996\u9801\u9801\u9762\u7684\u9801\u9762 ID",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u8981\u986f\u793a\u6700\u65b0\u6587\u7ae0\u9801\u9762\u7684\u9801\u9762 ID",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u958b\u653e\u5176\u4ed6\u7db2\u7ad9\u5c0d\u65b0\u6587\u7ae0\u50b3\u9001\u9023\u7d50\u901a\u77e5 (\u5373\u81ea\u52d5\u5f15\u7528\u901a\u77e5\u53ca\u5f15\u7528\u901a\u77e5)\u3002",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "\u958b\u653e\u5728\u65b0\u6587\u7ae0\u4e2d\u767c\u4f48\u7559\u8a00",
                            "description": "\u958b\u653e\u4f7f\u7528\u8005\u5728\u65b0\u6587\u7ae0\u4e2d\u767c\u4f48\u7559\u8a00",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u6a19\u8a8c",
                            "description": "\u7db2\u7ad9\u6a19\u8a8c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "\u5716\u793a",
                            "description": "\u7db2\u7ad9\u5716\u793a\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "cookie_consent_template": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "Blogroll Recommendations": {
                            "title": "",
                            "description": "\u7db2\u7ad9\u63a8\u85a6\u5167\u5bb9",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "name": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "icon": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "description": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "is_non_wpcom_site": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "pickup_location_settings": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Method Settings",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "description": "\u5982\u679c\u555f\u7528\u6b64\u529f\u80fd\uff0c\u6b64\u65b9\u6cd5\u6703\u986f\u793a\u5728\u5340\u584a\u5f0f\u7d50\u5e33\u756b\u9762\u4e2d\u3002",
                                    "type": "string",
                                    "enum": [
                                        "yes",
                                        "no"
                                    ]
                                },
                                "title": {
                                    "description": "\u63a7\u5236\u4f7f\u7528\u8005\u5728\u7d50\u5e33\u6642\u6240\u770b\u5230\u7684\u6a19\u984c.",
                                    "type": "string"
                                },
                                "tax_status": {
                                    "description": "\u5982\u679c\u5df2\u5b9a\u7fa9\u67d0\u8cbb\u7528\uff0c\u6b64\u9078\u9805\u7528\u65bc\u63a7\u5236\u8a72\u8cbb\u7528\u662f\u5426\u5fb5\u6536\u7a05\u91d1\u3002",
                                    "type": "string",
                                    "enum": [
                                        "taxable",
                                        "none"
                                    ]
                                },
                                "cost": {
                                    "description": "\u7576\u5730\u53d6\u8ca8\u53ef\u9078\u7528\u7684\u6536\u8cbb\u3002",
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "pickup_locations": {
                            "title": "",
                            "description": "WooCommerce Local Pickup Locations",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "name": {
                                        "type": "string"
                                    },
                                    "address": {
                                        "type": "object",
                                        "properties": {
                                            "address_1": {
                                                "type": "string"
                                            },
                                            "city": {
                                                "type": "string"
                                            },
                                            "state": {
                                                "type": "string"
                                            },
                                            "postcode": {
                                                "type": "string"
                                            },
                                            "country": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "details": {
                                        "type": "string"
                                    },
                                    "enabled": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u5df2\u6307\u6d3e\u4e00\u6216\u591a\u500b\u72c0\u614b\u7684\u4f48\u666f\u4e3b\u984c\u3002",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u4f48\u666f\u4e3b\u984c\u6a23\u5f0f\u8868\u662f\u4f48\u666f\u4e3b\u984c\u7684\u552f\u4e00\u8b58\u5225\u65b9\u5f0f\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5236\u70ba\u5177\u6709\u6307\u5b9a\u72c0\u614b\u7684\u5916\u639b\u3002",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \u5916\u639b\u76ee\u9304\u4ee3\u7a31\u3002",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u5916\u639b\u555f\u7528\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u5916\u639b\u555f\u7528\u72c0\u614b\u3002",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u5df2\u8a3b\u518a\u8cc7\u8a0a\u6b04\u7684 ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u5de2\u72c0\u5c0f\u5de5\u5177\u3002",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u985e\u578b ID\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u985e\u578b ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u76ee\u524d\u7684\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u5c07\u5c0f\u5de5\u5177\u8868\u55ae\u8cc7\u6599\u5e8f\u5217\u5316\u4ee5\u7de8\u78bc\u81f3\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u985e\u578b ID\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u76ee\u524d\u7684\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u3002",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u50b3\u56de\u5c0f\u5de5\u5177\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u985e\u578b\u3002\u9019\u6703\u8207 widget-types \u7aef\u9ede\u7684 ID \u9032\u884c\u5c0d\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u5c0f\u5de5\u5177\u6240\u5c6c\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u7d93\u904e Base64 \u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u8868\u793a\u65b9\u5f0f\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u7684\u52a0\u5bc6\u7de8\u8b6f\u96dc\u6e4a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u672a\u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u5c0f\u5de5\u5177\u7ba1\u7406\u8868\u55ae\u7684 URL \u7de8\u78bc\u578b\u5f0f\u8cc7\u6599\u3002\u9019\u9805\u8cc7\u6599\u7528\u65bc\u66f4\u65b0\u4e0d\u652f\u63f4\u57f7\u884c\u500b\u9ad4\u7684\u5c0f\u5de5\u5177\u3002\u50c5\u80fd\u5beb\u5165\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u552f\u4e00\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u5c0f\u5de5\u5177\u7684\u985e\u578b\u3002\u9019\u6703\u8207 widget-types \u7aef\u9ede\u7684 ID \u9032\u884c\u5c0d\u61c9\u3002",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u5c0f\u5de5\u5177\u6240\u5c6c\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u5c0f\u5de5\u5177\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u7d93\u904e Base64 \u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u8868\u793a\u65b9\u5f0f\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a\u7684\u52a0\u5bc6\u7de8\u8b6f\u96dc\u6e4a\u503c\u3002",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u672a\u7de8\u78bc\u7684\u57f7\u884c\u500b\u9ad4\u8a2d\u5b9a (\u53d6\u6c7a\u65bc\u662f\u5426\u652f\u63f4)\u3002",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u5c0f\u5de5\u5177\u7ba1\u7406\u8868\u55ae\u7684 URL \u7de8\u78bc\u578b\u5f0f\u8cc7\u6599\u3002\u9019\u9805\u8cc7\u6599\u7528\u65bc\u66f4\u65b0\u4e0d\u652f\u63f4\u57f7\u884c\u500b\u9ad4\u7684\u5c0f\u5de5\u5177\u3002\u50c5\u80fd\u5beb\u5165\u3002",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u662f\u5426\u5f37\u5236\u79fb\u9664\u5c0f\u5de5\u5177\u6216\u5c07\u5c0f\u5de5\u5177\u79fb\u81f3\u672a\u4f7f\u7528\u7684\u8cc7\u8a0a\u6b04\u3002",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u5c07\u7d50\u679c\u96c6\u9650\u5b9a\u70ba\u7b26\u5408\u641c\u5c0b\u95dc\u9375\u5b57\u7684\u5340\u584a\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u689d\u4ef6\u7684\u5b57\u4e32\u3002",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u5206\u985e ID \u7684\u9805\u76ee\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u95dc\u9375\u5b57 ID \u7684\u9805\u76ee\u3002",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u5c07\u7d50\u679c\u9650\u5b9a\u70ba\u7b26\u5408\u5340\u584a\u7248\u9762\u914d\u7f6e\u4ee3\u7a31\u7684\u9805\u76ee\u3002",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u5728\u9805\u76ee\u7684\u7d50\u679c\u96c6\u4e2d\u7565\u904e\u6307\u5b9a\u6578\u91cf\u7d50\u679c\u3002",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u6392\u5e8f\u65b9\u5f0f\u5c6c\u6027\u70ba\u905e\u589e\u6216\u905e\u6e1b\u3002",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u4f9d\u6587\u7ae0\u5c6c\u6027\u70ba\u96c6\u5408\u9032\u884c\u6392\u5e8f\u3002",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u9700\u8981\u8655\u7406\u7684\u7db2\u5740\u3002",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u7531\u82f1\u6578\u5b57\u5143\u7d44\u6210\u7684\u9078\u55ae\u4f4d\u7f6e\u8b58\u5225\u78bc\u3002",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u96c6\u5408\u7684\u76ee\u524d\u9801\u6578\u3002",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u7d50\u679c\u96c6\u4e2d\u6240\u50b3\u56de\u7684\u9805\u76ee\u6578\u76ee\u4e0a\u9650\u503c\u3002",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u5fc5\u9808\u5728\u8981\u6c42\u63d0\u51fa\u7684\u7bc4\u570d\u5167\u3001\u5fc5\u9808\u78ba\u5b9a\u56de\u61c9\u6642\u6b04\u4f4d\u986f\u793a\u7684\u65b9\u5f0f\u3002",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 11273,
    "site_icon": 11275,
    "site_icon_url": "https:\/\/www.smttorg.com\/wp-content\/uploads\/2023\/04\/SMTT_icon.svg",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/media\/11273"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/www.smttorg.com\/zh_tw\/wp-json\/wp\/v2\/media\/11275"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}